This commit is contained in:
Adria Navarro 2023-11-09 15:14:58 +01:00
parent 88023b3784
commit 181f6e5e4b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
const closeSearch = async () => {
search = false
searchValue = ""
value = ""
}
const onKeyDown = e => {