Skip to content

Commit

Permalink
Remove filter text
Browse files Browse the repository at this point in the history
Signed-off-by: Courtney Gosselin <[email protected]>
  • Loading branch information
CourtneyGosselin committed Nov 15, 2024
1 parent 05c0121 commit 29f8084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/clinicalGenomic/widgets/sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ function Sidebar() {
</Tabs>
<div style={{ display: 'flex', justifyContent: 'center', alignItems: 'center' }}>
<Button className={classes.button} onClick={() => resetButton()}>
Reset Filters
Reset
</Button>
<Button className={classes.button} onClick={triggerSearch}>
Search
Expand Down

0 comments on commit 29f8084

Please sign in to comment.