Creata pagina "user"
This commit is contained in:
9
SteUp.Shared/Components/Pages/Ispezioni.razor
Normal file
9
SteUp.Shared/Components/Pages/Ispezioni.razor
Normal file
@@ -0,0 +1,9 @@
|
||||
@page "/ispezioni"
|
||||
@attribute [Authorize]
|
||||
@using SteUp.Shared.Components.Layout
|
||||
|
||||
<HeaderLayout Title="Ispezioni"/>
|
||||
|
||||
<div class="container">
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user