Radio Card Group
Radio Card Group component from @bungas/ui
Radio Card Group component from @bungas/ui
The RadioCardGroup component from Bungas UI.
npm install @bungas/uiimport { RadioCardGroup } from "@bungas/ui"import { RadioCardGroup } from "@bungas/ui"
export function Example() {
return <RadioCardGroup />
}