chore fix
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
@using static Microsoft.AspNetCore.Components.Web.RenderMode
|
||||
@using Microsoft.AspNetCore.Components.Web.Virtualization
|
||||
@using Microsoft.JSInterop
|
||||
@using Microsoft.Extensions.Localization
|
||||
@using Atomx.Admin.Client.Components
|
||||
@using Atomx.Admin.Client
|
||||
@using Atomx.Admin.Client.Services
|
||||
@@ -37,4 +38,5 @@
|
||||
@inject NavigationManager Navigation
|
||||
@inject HttpService HttpService
|
||||
@inject MessageService MessageService
|
||||
@inject ModalService ModalService
|
||||
@inject ModalService ModalService
|
||||
@inject LanguageProvider LanguageProvider
|
||||
Reference in New Issue
Block a user