Adeguamento ui per ios
This commit is contained in:
9
Template.Shared/Components/Pages/Notifications.razor
Normal file
9
Template.Shared/Components/Pages/Notifications.razor
Normal file
@@ -0,0 +1,9 @@
|
||||
@page "/Notifications"
|
||||
@attribute [Authorize]
|
||||
@using Template.Shared.Components.Layout
|
||||
|
||||
<HeaderLayout Title="Notifiche" />
|
||||
|
||||
@code {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user