We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2da47c commit 8f9d8fbCopy full SHA for 8f9d8fb
1 file changed
spotlightsearch.js
@@ -78,7 +78,7 @@ searchInput.addEventListener('keydown', (e) => {
78
e.preventDefault();
79
}
80
81
-});
+})
82
83
// clear search input when clicked on button
84
searchClear.addEventListener('click', () => {
0 commit comments