fix mobile nav error

This commit is contained in:
julian 2023-07-26 16:15:29 -06:00
parent 2f5a18b615
commit d8e6f3cac6

View file

@ -938,10 +938,7 @@ class _WalletViewState extends ConsumerState<WalletView> {
onTap: () {
Navigator.of(context).pushNamed(
MonkeyView.routeName,
arguments: Tuple2(
widget.walletId,
widget.managerProvider,
),
arguments: widget.walletId,
);
}),
if (ref.watch(