Skip to content

Commit

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

0 comments on commit 2e271fb

Please sign in to comment.