Skip to content

@material-tailwind/react-v2.1.9

Compare
Choose a tag to compare
@sajadevo sajadevo released this 08 Feb 06:49
· 138 commits to main since this release

Patch Changes

  • Update accordion component to make it possible to disable the animation. #561
  • Fix select component issue while there is only one option available. #544
  • Add red asterisk for required textarea component. #541
  • Fix the prop-types issue for menu component. #534
  • Fix classname override issue for all components while there is default props classname. @Ivanrenes

Docs Changes