Skip to content

@razorpay/[email protected]

Compare
Choose a tag to compare
@rzpcibot rzpcibot released this 02 Jul 10:07
· 7 commits to master since this release
c6c2ff6

Minor Changes

  • 2a53e52: feat(Tabs): sizing enhancements in tab component, add size="small"

    [!NOTE]

    This changes the top padding in existing Tab component. Although this won't cause any functional or visual breakage, it may cause visual change depending on the usage. You can adjust the padding on container if needed

    BeforeAfter
    image image
  • 1690286: feat(blade): add EmptyState component