feat(evm): add grant management for EVM wallets
This commit is contained in:
@@ -34,6 +34,6 @@ class Bootstrap extends HookConsumerWidget {
|
||||
[stages],
|
||||
);
|
||||
|
||||
return bootstrapper;
|
||||
return Scaffold(body: bootstrapper);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user