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 25, 2024
1 parent 4e28ef9 commit e1f7427
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 e1f7427

Please sign in to comment.