rm comment
This commit is contained in:
@@ -601,7 +601,6 @@ export function SearchScreen(
|
|||||||
|
|
||||||
if (inputIsFocused) {
|
if (inputIsFocused) {
|
||||||
setSearchText(query)
|
setSearchText(query)
|
||||||
// setInputIsFocused(false)
|
|
||||||
textInput.current?.blur()
|
textInput.current?.blur()
|
||||||
} else {
|
} else {
|
||||||
if (isWeb && query) {
|
if (isWeb && query) {
|
||||||
|
|||||||
Reference in New Issue
Block a user