inline DeepDrftCms RCL into DeepDrftManager and delete the project
This commit is contained in:
@@ -1,9 +1,16 @@
|
||||
@using Microsoft.AspNetCore.Authorization
|
||||
@using Microsoft.AspNetCore.Components.Authorization
|
||||
@using Microsoft.AspNetCore.Components.Forms
|
||||
@using Microsoft.AspNetCore.Components.Routing
|
||||
@using Microsoft.AspNetCore.Components.Web
|
||||
@using Microsoft.AspNetCore.Components.Web.Virtualization
|
||||
@using static Microsoft.AspNetCore.Components.Web.RenderMode
|
||||
@using Microsoft.Extensions.Logging
|
||||
@using Microsoft.JSInterop
|
||||
@using MudBlazor
|
||||
@using AuthBlocksWeb.Components
|
||||
@using DeepDrftManager
|
||||
@using DeepDrftManager.Components
|
||||
@using DeepDrftModels.Entities
|
||||
@using DeepDrftData
|
||||
@using Models.Common
|
||||
|
||||
Reference in New Issue
Block a user