Skip to content

Commit

Permalink
Fix filters
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Bui-Quang <[email protected]>
  • Loading branch information
pl-buiquang committed Jun 15, 2022
1 parent 89b0e78 commit 37c8a17
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ function CheckboxesTagsFE<
// Default value on MUI
// eslint-disable-next-line @typescript-eslint/no-explicit-any
getOptionLabel = (option: any) => option?.label ?? option,
onChange,
error,
helperText,
...rest
Expand Down

0 comments on commit 37c8a17

Please sign in to comment.