mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Merge branch 'master' into searchlist
This commit is contained in:
commit
a7595d710c
@ -47,7 +47,7 @@ const Currency = () => {
|
||||
|
||||
useLayoutEffect(() => {
|
||||
setOptions({
|
||||
searchBar: {
|
||||
headerSearchBarOptions: {
|
||||
onChangeText: event => setSearch(event.nativeEvent.text),
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user