Skip to content

Commit

Permalink
fix: clear filter size change
Browse files Browse the repository at this point in the history
  • Loading branch information
rpenido committed Jul 4, 2024
1 parent 3400f71 commit 78bbf84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/search-manager/SearchFilterWidget.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ const SearchFilterWidget: React.FC<{
<div className="d-flex justify-content-end">
<Button
onClick={clearAndClose}
size="sm"
variant="link"
className="text-info-500 text-decoration-none clear-filter-button"
>
Expand Down

0 comments on commit 78bbf84

Please sign in to comment.