Skip to content

@material-tailwind/react-v2.0.6

Compare
Choose a tag to compare
@sajadevo sajadevo released this 14 Jul 08:52
· 1248 commits to main since this release

Patch Changes

  • Fix issue #387
  • Add 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.