Merge pull request #6343 from BlueWallet/wrongstack

Update Navigation.tsx
This commit is contained in:
GLaDOS 2024-03-28 20:51:11 +00:00 committed by GitHub
commit bde54eec41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -639,7 +639,7 @@ const Navigation = () => {
/>
<RootStack.Screen name="PaymentCodeRoot" component={PaymentCodeStackRoot} options={NavigationDefaultOptions} />
<InitStack.Screen
<RootStack.Screen
name="ReorderWallets"
component={ReorderWalletsStackRoot}
options={{