Redesign UI with shadcn

This commit is contained in:
2024-12-01 13:46:34 +01:00
parent 8c13f50378
commit 27581d0057
25 changed files with 1758 additions and 376 deletions

View File

@@ -4,6 +4,10 @@ packages:
catalog:
'@elysiajs/cors': '^1.1.1'
'@elysiajs/eden': '^1.1.3'
'@radix-ui/react-dialog': '^1.1.2'
'@radix-ui/react-dropdown-menu': '^2.1.2'
'@radix-ui/react-label': '^2.1.0'
'@radix-ui/react-slot': '^1.1.0'
'@types/bun': '^1.1.13'
'@types/react': '^18.3.12'
'@types/react-dom': '^18.3.1'