Add framer motion + add animation on elementsSidebar

This commit is contained in:
Siklos 2022-08-01 19:08:40 +02:00
parent d155e345e8
commit 42d2d20fd0
3 changed files with 375 additions and 5 deletions

View file

@ -9,6 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"framer-motion": "^6.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-svg-pan-zoom": "^3.11.0"