Skip to content

braid-design-system@32.8.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 03 Jul 05:24
· 697 commits to master since this release
ccd2162

Minor Changes

  • IconEnlarge: Add new component (#1320)

    EXAMPLE USAGE:

    <IconEnlarge />

    The active prop can be used to toggle the icon into the "reduce" state:

    <IconEnlarge active={true} />