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

#35 added photoswipe handler

This commit is contained in:
Fedor Katurov 2021-03-06 15:08:05 +07:00
parent ce9dae941b
commit 5496db54f7
4 changed files with 25 additions and 9 deletions

View file

@ -7,7 +7,6 @@
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/swiper": "^5.4.2",
"autosize": "^4.0.2",
"axios": "^0.21.1",
"body-scroll-lock": "^2.6.4",
@ -73,6 +72,7 @@
"@types/ramda": "^0.26.33",
"@types/react-redux": "^7.1.11",
"@types/yup": "^0.29.11",
"@types/swiper": "^5.4.2",
"craco-alias": "^2.1.1",
"craco-fast-refresh": "^1.0.2",
"prettier": "^1.18.2"