Feat: Add RadioGroup component #3221 (#6622)

### What problem does this PR solve?

Feat: Add RadioGroup component #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-03-28 10:20:49 +08:00
committed by GitHub
parent 0b48a2e0d1
commit f35c226ce7
3 changed files with 221 additions and 0 deletions

View File

@ -39,6 +39,7 @@
"@radix-ui/react-navigation-menu": "^1.2.1",
"@radix-ui/react-popover": "1.1.4",
"@radix-ui/react-progress": "^1.1.1",
"@radix-ui/react-radio-group": "^1.2.3",
"@radix-ui/react-scroll-area": "^1.2.2",
"@radix-ui/react-select": "2.1.4",
"@radix-ui/react-separator": "^1.1.0",