Skip to content

Commit 2e82f28

Browse files
chore(@clayui/core): updates API description
1 parent 7002f5e commit 2e82f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/clay-core/src/picker/Picker.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ export type Props<T> = {
127127
selectedKey?: React.Key;
128128

129129
/**
130-
* Flag to define the panel width.
130+
* Sets the fixed width of the panel.
131131
*/
132132
width?: number;
133133

0 commit comments

Comments
 (0)