Skip to content

Commit

Permalink
To Hide Latest Button
Browse files Browse the repository at this point in the history
  • Loading branch information
anjaliIthapeTG authored Jan 2, 2025
1 parent f1b3cca commit 3485a8f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/js/vendor/docsearch.bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@
if (e.path[1].className === 'filter checkbox') {
window.localStorage.setItem(SEARCH_FILTER_ACTIVE_KEY, e.target.checked)
}
if (e.path[1].className === 'filter1 checkbox1') {
window.localStorage.setItem(SEARCH_FILTER_ACTIVE_KEY1, e.target.checked)
}
isClosed(this) ? this.$input.focus() : requery.call(this)
}

Expand Down

0 comments on commit 3485a8f

Please sign in to comment.