Skip to content

Commit

Permalink
feat: added partial settings form
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushSehrawat committed Dec 20, 2023
1 parent 00bd3a0 commit 370d1b3
Show file tree
Hide file tree
Showing 28 changed files with 655 additions and 75 deletions.
5 changes: 4 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,14 @@
"dependencies": {
"bits-ui": "^0.11.8",
"clsx": "^2.0.0",
"formsnap": "^0.4.1",
"lucide-svelte": "^0.298.0",
"luxon": "^3.4.4",
"mode-watcher": "^0.1.2",
"svelte-sonner": "^0.3.6",
"sveltekit-superforms": "^1.12.0",
"tailwind-merge": "^2.1.0",
"tailwind-variants": "^0.1.18"
"tailwind-variants": "^0.1.18",
"zod": "^3.22.4"
}
}
Loading

0 comments on commit 370d1b3

Please sign in to comment.