Radio Group component from @bungas/ui
On This Page
The RadioGroup component from Bungas UI.
RadioGroup
npm install @bungas/ui
import { RadioGroup } from "@bungas/ui"
import { RadioGroup } from "@bungas/ui" export function Example() { return <RadioGroup /> }