Skip to content

Commit

Permalink
several fix and enhancements, add alpha features
Browse files Browse the repository at this point in the history
  • Loading branch information
caioricciuti committed Nov 2, 2024
1 parent 4cb612e commit 564fed9
Show file tree
Hide file tree
Showing 15 changed files with 585 additions and 405 deletions.
4 changes: 2 additions & 2 deletions components.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"$schema": "https://ui.shadcn.com/schema.json",
"style": "default",
"rsc": false,
"tsx": false,
"tsx": true,
"tailwind": {
"config": "tailwind.config.js",
"config": "tailwind.config.ts",
"css": "src/index.css",
"baseColor": "zinc",
"cssVariables": true,
Expand Down
125 changes: 0 additions & 125 deletions src/features/admin/components/UpdateUser.tsx

This file was deleted.

Loading

0 comments on commit 564fed9

Please sign in to comment.