diff --git a/Moonlight/Shared/Views/Profile/Index.razor b/Moonlight/Shared/Views/Profile/Index.razor index ea552ff4..b9e80da8 100644 --- a/Moonlight/Shared/Views/Profile/Index.razor +++ b/Moonlight/Shared/Views/Profile/Index.razor @@ -1,19 +1,17 @@ @page "/profile" @using Moonlight.Shared.Components.Navigations -@using Moonlight.App.Services.Sessions @using Moonlight.App.Database.Entities @using Moonlight.App.Models.Forms @using Moonlight.App.Repositories -@using Moonlight.Shared.Components.Auth +@using Mappy.Net -@inject IdentityService IdentityService @inject UserRepository UserRepository - +
@@ -22,7 +20,7 @@ - +
@@ -30,7 +28,7 @@ - +
@@ -38,31 +36,31 @@ - +
- +
- +
- +
- +