braid-design-system@28.5.0
·
1272 commits
to master
since this release
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[])
- monthLabel (