feat: add Radix UI Select component for improved sorting UI

This commit is contained in:
hamster1963
2025-02-06 13:50:37 +08:00
parent 681bcaadd5
commit 69e12163ad
4 changed files with 161 additions and 42 deletions

View File

@@ -22,6 +22,7 @@
"@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-popover": "^1.1.5",
"@radix-ui/react-progress": "^1.1.1",
"@radix-ui/react-select": "^2.1.6",
"@radix-ui/react-separator": "^1.1.1",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",