Skip to content

Commit

Permalink
[REVERT ME] Update demo to show bug
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Dec 1, 2023
1 parent 664ed2b commit c94c676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-docs/src/views/selectable/selectable_truncation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ export default () => {
searchable={true}
options={options}
onChange={(updatedOptions) => setOptions(updatedOptions)}
height={100}
listProps={{
isVirtualized: textWrap !== 'wrap',
textWrap,
Expand Down

0 comments on commit c94c676

Please sign in to comment.