Skip to content

1.34.0

Compare
Choose a tag to compare
@moroshko moroshko released this 30 Jun 04:25
· 191 commits to master since this release
  • Input component:
    • Added a new variant prop that can be "text" (default) or "numeric".
    • Added new numericPrefix and numericSuffix props.
    • Removed the type, min, max and step props.
  • Frequency component:
    • Added a new amountPrefix prop.