Skip to content

braid-design-system@32.15.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 24 Jan 00:48
· 603 commits to master since this release
ef2d2d0

Minor Changes

  • Rating: Add weight support (#1430)

    Provide a weight prop to customise the weight of the text rating alongside the stars.

    EXAMPLE USAGE:

    <Rating rating={3} weight="strong" />