Skip to content

Commit 9f8c2a0

Browse files
authored
feat: undo and redo (#30)
1 parent 9a96d74 commit 9f8c2a0

14 files changed

+973
-726
lines changed

frontend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"sonner": "^2.0.7",
3232
"tailwind-merge": "^3.4.0",
3333
"tailwindcss": "^4.1.17",
34-
"tw-animate-css": "^1.4.0"
34+
"tw-animate-css": "^1.4.0",
35+
"zustand": "^5.0.10"
3536
},
3637
"devDependencies": {
3738
"@eslint/js": "^9.39.1",

frontend/pnpm-lock.yaml

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)