WIP
This commit is contained in:
@@ -59,7 +59,6 @@ public partial class App : Application
|
||||
}
|
||||
|
||||
services.AddHandler<WalletActivatedHandler>();
|
||||
|
||||
services.AddTransient<IWalletComponent>(provider => Component.Create<WalletComponent>(provider, args =>
|
||||
{
|
||||
args.AddServices(services =>
|
||||
|
||||
Reference in New Issue
Block a user