Live with the bug
This commit is contained in:
@@ -255,7 +255,9 @@ fun AuxNavHost(
|
||||
sovereignWalletViewModel = sovereignWalletViewModel,
|
||||
onNavigateToWalletLandingPage = {
|
||||
navController.navigate(
|
||||
route = LandingRoute
|
||||
route = LoadingRoute(
|
||||
text = "Loading Aux"
|
||||
)
|
||||
)
|
||||
},
|
||||
onNavigateToWalletIntroPage = {
|
||||
|
||||
Reference in New Issue
Block a user