Skip to content

Commit

Permalink
Refinement complete. Code requires cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: DvoraShechter1 <[email protected]>
  • Loading branch information
DvoraShechter1 committed Nov 3, 2024
1 parent f6199e9 commit 49726f5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ export const MultiselectFilterControl = <TItem,>({
<SelectOption
isDisabled
hasCheckbox={false}
onClick={(event) => {}}
>
{openGroups.includes(groupLabel!) ? (
<CaretDownIcon />
Expand Down

0 comments on commit 49726f5

Please sign in to comment.