mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
Merge pull request #6343 from BlueWallet/wrongstack
Update Navigation.tsx
This commit is contained in:
commit
bde54eec41
@ -639,7 +639,7 @@ const Navigation = () => {
|
||||
/>
|
||||
|
||||
<RootStack.Screen name="PaymentCodeRoot" component={PaymentCodeStackRoot} options={NavigationDefaultOptions} />
|
||||
<InitStack.Screen
|
||||
<RootStack.Screen
|
||||
name="ReorderWallets"
|
||||
component={ReorderWalletsStackRoot}
|
||||
options={{
|
||||
|
Loading…
Reference in New Issue
Block a user