Skip to content

v0.6.0

Compare
Choose a tag to compare
@piyalbasu piyalbasu released this 26 Jan 21:05
· 18 commits to main since this release
2b4efff

Updated:

  • Card has a highlight variant
  • Button has an optional fullWidth prop
  • Add optional id prop to Table component, used when multiple Table components are on the same page.
  • Fix Tooltip overlapping bug (#86)
  • Input and Select component labels can be ReactNode (not just strings) (#87)