Radio Group
A set of mutually exclusive options with smooth active state transitions.
Installation
bash
npm install motionUsage
tsx
import RadioGroup from '@/components/ui/Radio-group';
<RadioGroup />A set of mutually exclusive options with smooth active state transitions.
npm install motionimport RadioGroup from '@/components/ui/Radio-group';
<RadioGroup />