Skip to content

Commit 49726f5

Browse files
Refinement complete. Code requires cleanup
Signed-off-by: DvoraShechter1 <[email protected]>
1 parent f6199e9 commit 49726f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/app/components/FilterToolbar/MultiselectFilterControl.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ export const MultiselectFilterControl = <TItem,>({
281281
<SelectOption
282282
isDisabled
283283
hasCheckbox={false}
284-
onClick={(event) => {}}
285284
>
286285
{openGroups.includes(groupLabel!) ? (
287286
<CaretDownIcon />

0 commit comments

Comments
 (0)