mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-28 16:06:47 +01:00
feat: migrate to react-modal-sheet
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"re-resizable": "^6.9.9",
|
||||
"react-color": "^2.19.3",
|
||||
"react-modal": "^3.14.4",
|
||||
"react-modal-sheet": "file:../react-modal-sheet",
|
||||
"react-spring-bottom-sheet": "^3.4.0",
|
||||
"react-toggle": "^4.1.2",
|
||||
"reactjs-popup": "^2.0.5",
|
||||
@@ -74,6 +75,9 @@
|
||||
"typescript-plugin-css-modules": "^3.4.0",
|
||||
"web-vitals": "^2.1.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"framer-motion": "^4.1.17"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "./scripts/build.sh",
|
||||
"watch": "./scripts/build.sh --watch"
|
||||
|
||||
Reference in New Issue
Block a user