交互原型 尽量完整版

This commit is contained in:
2026-04-20 23:38:26 +08:00
parent d6e1797f08
commit 1b50511a4f
29 changed files with 5938 additions and 55 deletions

View File

@@ -12,7 +12,9 @@
"framer-motion": "^12.38.0",
"next": "^15.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
"react-dom": "^19.0.0",
"react-markdown": "^10.1.0",
"remark-gfm": "^4.0.1"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.0.0",