namespaces removed last commit

This commit is contained in:
Cody
2020-06-04 21:22:48 -07:00
committed by GitHub
parent 7b9cd39cb7
commit f854b948ce

View File

@ -1,4 +1,10 @@
@if (PageState.User != null)
@namespace Oqtane.Modules.Admin.UserProfile
@inherits ModuleBase
@inject NavigationManager NavigationManager
@inject IUserService UserService
@inject INotificationService NotificationService
@if (PageState.User != null)
{
<table class="table table-borderless">
<tr>