1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

#38 fixed navigation and keyboard

This commit is contained in:
Fedor Katurov 2021-05-11 17:29:10 +07:00
parent 77e7bf138e
commit ee9bb851c8
6 changed files with 70 additions and 97 deletions

View file

@ -19,7 +19,7 @@
"formik": "^2.2.6",
"insane": "^2.6.2",
"marked": "^2.0.0",
"node-sass": "4.14.1",
"node-sass": "^4.14.1",
"photoswipe": "^4.1.3",
"raleway-cyrillic": "^4.0.2",
"ramda": "^0.26.1",
@ -35,7 +35,6 @@
"redux": "^4.0.1",
"redux-persist": "^5.10.0",
"redux-saga": "^1.1.1",
"resize-sensor": "^0.0.6",
"sticky-sidebar": "^3.3.1",
"swiper": "^6.5.0",
"throttle-debounce": "^2.1.0",
@ -75,7 +74,6 @@
"@types/node": "^11.13.22",
"@types/ramda": "^0.26.33",
"@types/react-redux": "^7.1.11",
"@types/swiper": "^5.4.2",
"@types/yup": "^0.29.11",
"craco-alias": "^2.1.1",
"craco-fast-refresh": "^1.0.2",