Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivia206 committed Sep 30, 2024
1 parent 5671e02 commit 78a5ce3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/js/theme/design-system/search.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ class Search {
});
}


clearSearch() {
const button = this.element.querySelector('.pagefind-ui__button');
const message = this.element.querySelector('.pagefind-ui__message');
Expand Down

0 comments on commit 78a5ce3

Please sign in to comment.