Release Prep 1.126.0 (#11015)

This commit is contained in:
Eric Bailey
2026-06-29 12:42:23 -05:00
committed by GitHub
parent 2971c3520c
commit bd2849d925
56 changed files with 44839 additions and 27710 deletions
+1
View File
@@ -537,6 +537,7 @@ export function SearchScreenShell({
)}
<View style={[a.flex_1]}>
<SearchInput
testID="searchScreenInput"
ref={textInput}
value={searchText}
onFocus={onSearchInputFocus}