Skip to content

Commit

Permalink
fix(backoffice-v2): now clear all clears isAlert filter
Browse files Browse the repository at this point in the history
  • Loading branch information
Omri-Levy committed Jan 8, 2025
1 parent c9d5752 commit 1e7b3f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ export const useMerchantMonitoringLogic = () => {
findings: [],
from: undefined,
to: undefined,
isAlert: 'All',
page: '1',
});

Expand Down

0 comments on commit 1e7b3f1

Please sign in to comment.