mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
Merge branch 'master' into searchlist
This commit is contained in:
commit
a7595d710c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ const Currency = () => {
|
|||
|
||||
useLayoutEffect(() => {
|
||||
setOptions({
|
||||
searchBar: {
|
||||
headerSearchBarOptions: {
|
||||
onChangeText: event => setSearch(event.nativeEvent.text),
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue