undo debug
This commit is contained in:
@@ -671,7 +671,7 @@ export function SearchScreen(
|
|||||||
placeholder={_(msg`Search`)}
|
placeholder={_(msg`Search`)}
|
||||||
placeholderTextColor={pal.colors.textLight}
|
placeholderTextColor={pal.colors.textLight}
|
||||||
returnKeyType="search"
|
returnKeyType="search"
|
||||||
// value={searchText}
|
value={searchText}
|
||||||
style={[pal.text, styles.headerSearchInput]}
|
style={[pal.text, styles.headerSearchInput]}
|
||||||
keyboardAppearance={theme.colorScheme}
|
keyboardAppearance={theme.colorScheme}
|
||||||
selectTextOnFocus={isNative}
|
selectTextOnFocus={isNative}
|
||||||
|
|||||||
Reference in New Issue
Block a user