Skip to content

Commit 50ed7c4

Browse files
committed
rename prop in changelog
1 parent 62c7191 commit 50ed7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
88

99
- Dropdown API changes
1010
* default value of optionHeight is now 'auto' which supports text wrapping of lengthy text on small screens; you can still specify a numeric pixel height if desired
11-
* new `localizations` prop to customize strings used within the component
11+
* new `labels` prop to customize strings used within the component
1212
* default value for closeOnSelect is now `True` for single-select dropdowns and `False` for multi-select
1313

1414
- Slider API changes

0 commit comments

Comments
 (0)