Add Motion dependency

This commit is contained in:
wxf
2026-06-08 13:37:41 +08:00
parent 7bf8b62a12
commit cac65a5cee
3 changed files with 99 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
"lint": "eslint"
},
"dependencies": {
"motion": "^12.40.0",
"next": "16.2.7",
"react": "19.2.4",
"react-dom": "19.2.4"