Skip to content

Commit

Permalink
remove classes and className props
Browse files Browse the repository at this point in the history
  • Loading branch information
juliawegmayr committed Jan 29, 2024
1 parent 283c174 commit cffa77c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,7 @@ export function FilterBarButtonWithStyles(inProps: FilterBarButtonProps) {
dirtyFieldsBadge,
numberDirtyFields,
openPopover,
classes,
endIcon = <ChevronDown />,
className,
slotProps,
...restProps
} = useThemeProps({
Expand Down

0 comments on commit cffa77c

Please sign in to comment.