utilize _Imports.razor to simplify module declarations
This commit is contained in:
		| @ -1,10 +1,4 @@ | ||||
| @using Microsoft.AspNetCore.Components.Web | ||||
| @using Microsoft.AspNetCore.Components.Routing | ||||
| @using Oqtane.Modules | ||||
| @using Oqtane.Services | ||||
| @using Oqtane.Models; | ||||
| @using Oqtane.Security | ||||
| @namespace Oqtane.Modules.Admin.Dashboard | ||||
| @namespace Oqtane.Modules.Admin.Dashboard | ||||
| @inherits ModuleBase | ||||
| @inject IPageService PageService | ||||
| @inject IUserService UserService | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker