Skip to content

Commit

Permalink
[frontend] Just SelectAll(#6526)
Browse files Browse the repository at this point in the history
  • Loading branch information
CelineSebe committed Apr 3, 2024
1 parent ded8dd3 commit 5072fbe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ const NotificationsToolBar: FunctionComponent<NotificationsToolBarProps> = ({
},
},
onCompleted: () => {
handleClearSelectedElements();
onSubmitCompleted();
},
});
Expand Down

0 comments on commit 5072fbe

Please sign in to comment.