Create prime pagine
This commit is contained in:
8
Template.Shared/Components/Pages/PersonalInfo.razor
Normal file
8
Template.Shared/Components/Pages/PersonalInfo.razor
Normal file
@@ -0,0 +1,8 @@
|
||||
@page "/PersonalInfo"
|
||||
@using Template.Shared.Components.Layout
|
||||
|
||||
<HeaderLayout Title="Profilo" />
|
||||
|
||||
@code {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user