Skip to content

Commit 001328c

Browse files
committed
feat: add Framer Motion for animations in 404 page
1 parent f9f8efc commit 001328c

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

package-lock.json

+26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"@headlessui/react": "^2.1.8",
1414
"@reduxjs/toolkit": "^2.2.7",
1515
"classnames": "^2.5.1",
16+
"framer-motion": "^11.5.6",
1617
"prop-types": "^15.8.1",
1718
"react": "^18.3.1",
1819
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)