feat: add radio group (#2572)

This commit is contained in:
Whitewater
2023-05-29 08:15:22 -07:00
committed by GitHub
parent 20cc082a02
commit 88eaaf9ce4
8 changed files with 198 additions and 4 deletions

View File

@@ -37,6 +37,7 @@
"@popperjs/core": "^2.11.8",
"@radix-ui/react-avatar": "^1.0.3",
"@radix-ui/react-collapsible": "^1.0.3",
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-toast": "^1.1.4",
"@toeverything/hooks": "workspace:*",
"@toeverything/theme": "^0.6.1",