Add an empty layout for the login page.
Move some of the shared components
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
@using Microsoft.JSInterop
|
||||
@using WebApp
|
||||
@using WebApp.Components
|
||||
@using WebApp.Components.Shared
|
||||
@using MudBlazor
|
||||
@using Core.Entities
|
||||
@using Data
|
||||
|
||||
Reference in New Issue
Block a user