replace Bazored.Toast with custom Toast component
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
@implements IDisposable
|
||||
@inject CreationPanelService Panel
|
||||
@inject Blazored.Toast.Services.IToastService ToastService
|
||||
@inject IToastService ToastService
|
||||
|
||||
@if (this.Panel.Current is { } session)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user