Skip to content

Commit

Permalink
fix: delete and edit folder
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglun committed May 21, 2024
1 parent 5c5965e commit 4265bbe
Show file tree
Hide file tree
Showing 16 changed files with 2,258 additions and 2,200 deletions.
20 changes: 1 addition & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,7 @@
},
"dependencies": {
"@radix-ui/colors": "^3.0.0",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-aspect-ratio": "^1.0.3",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-context-menu": "^2.1.5",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-progress": "^1.0.3",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@radix-ui/themes": "^3.0.5",
"@tailwindcss/line-clamp": "^0.4.4",
"@tanstack/react-table": "^8.10.7",
Expand All @@ -39,7 +21,7 @@
"class-variance-authority": "^0.6.1",
"classnames": "^2.3.2",
"clsx": "^1.2.1",
"cmdk": "^0.2.0",
"cmdk": "^0.2.1",
"date-fns": "^2.30.0",
"dayjs": "^1.11.10",
"dexie": "^3.2.4",
Expand Down

0 comments on commit 4265bbe

Please sign in to comment.