Create new layout for pages with authorization checks
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
@using System.Net.Http.Json
|
||||
@using Hcs.WebApp
|
||||
@using Hcs.WebApp.Components
|
||||
@using Hcs.WebApp.Components.Layout
|
||||
@using Hcs.WebApp.Components.Shared
|
||||
@using Hcs.WebApp.Data
|
||||
@using Microsoft.AspNetCore.Components.Authorization
|
||||
|
||||
Reference in New Issue
Block a user