Skip to content

braid-design-system@28.5.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 03 Jul 04:55
· 1272 commits to master since this release
aa9ea0c

Minor Changes

  • MonthPicker: Support custom month and year labels (#672)

    To support internationalisation, you can now pass the following props to MonthPicker:

    • monthLabel (string)
    • yearLabel (string)
    • monthNames (string[])