Skip to content

Commit

Permalink
fix: take out id
Browse files Browse the repository at this point in the history
  • Loading branch information
mattystank committed Feb 20, 2024
1 parent 75ce95e commit 3d695b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/pages/collections/search/search-view.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ function ChplSearchView(props) {
<Button
onClick={seeAllResults}
variant="text"
id="Clear filters to see more"
color="primary"
style={{ paddingLeft: '4px',
paddingRight: '4px',
Expand Down

0 comments on commit 3d695b6

Please sign in to comment.