Skip to content

Commit

Permalink
removed searchable prop
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanAndrews300 committed Jan 2, 2025
1 parent 406042f commit c76d429
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Filters/MultiSelect.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ const MultiSelect: FC<MultiSelectProps> = ({
<SelectFilter
aria-describedby={aria_describedby_label}
items={options}
searchable
variant="flat"
size="md"
radius="md"
Expand Down

0 comments on commit c76d429

Please sign in to comment.