@material-tailwind/react-v2.0.6
Patch Changes
- Fix issue #387
- Add
useIdhook for<Tabs />,<Checkbox />,<Radio />,<Switch />components, this will help to use multiple of these components in a page without adding differentidfor each instance.
useId hook for <Tabs />, <Checkbox />, <Radio />, <Switch /> components, this will help to use multiple of these components in a page without adding different id for each instance.