mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update MenuElements.ios.tsx
This commit is contained in:
parent
f9121f2584
commit
4591a9e5ef
@ -65,7 +65,7 @@ const MenuElements = () => {
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [walletsInitialized]);
|
||||
|
||||
return <></>;
|
||||
return null;
|
||||
};
|
||||
|
||||
export default MenuElements;
|
||||
|
Loading…
Reference in New Issue
Block a user