Add ability to edit AI generated content
This commit is contained in:
parent
846ba2a69c
commit
bfbba7b5ab
15 changed files with 1089 additions and 10 deletions
|
|
@ -9,6 +9,9 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@google/genai": "^1.35.0",
|
||||
"canvas-confetti": "^1.9.4",
|
||||
"framer-motion": "^12.26.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue