Skip to content

Commit 5716339

Browse files
KoolADE85T4rk1n
andauthored
Update components/dash-core-components/src/types.ts
Co-authored-by: Philippe Duval <[email protected]>
1 parent a2c28b7 commit 5716339

File tree

1 file changed

+1
-1
lines changed
  • components/dash-core-components/src

1 file changed

+1
-1
lines changed

components/dash-core-components/src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ export interface DropdownProps extends BaseComponentProps<DropdownProps> {
416416
style?: React.CSSProperties;
417417

418418
/**
419-
* Translations for customizing text contained within this component.
419+
* Text for customizing the labels rendered by this component.
420420
*/
421421
labels?: {
422422
select_all?: string;

0 commit comments

Comments
 (0)