Страница загрузки
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<CascadingAuthenticationState>
|
||||
@using PlaylistShared.Pwa.Components.Common
|
||||
|
||||
<CascadingAuthenticationState>
|
||||
<Router AppAssembly="@typeof(App).Assembly" NotFoundPage="typeof(Pages.NotFound)" >
|
||||
<Found Context="routeData">
|
||||
<AuthorizeRouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)">
|
||||
|
||||
Reference in New Issue
Block a user