refactor(component): impl with @radix-ui/react-slider

This commit is contained in:
Jimmfly
2024-08-15 14:18:36 +08:00
committed by EYHN
parent bc77d7a648
commit 87767df0fd
4 changed files with 52 additions and 90 deletions

View File

@@ -43,6 +43,7 @@
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-slider": "^1.2.0",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-toolbar": "^1.0.4",