rm comment

This commit is contained in:
Hailey
2024-04-24 10:58:11 -07:00
parent 3a1f38d501
commit 1a7cfe672c
-1
View File
@@ -601,7 +601,6 @@ export function SearchScreen(
if (inputIsFocused) {
setSearchText(query)
// setInputIsFocused(false)
textInput.current?.blur()
} else {
if (isWeb && query) {