move root UI components to UI namespace
This commit is contained in:
parent
709121b07f
commit
21b9b090f9
|
@ -1,3 +1,4 @@
|
|||
@namespace Oqtane.UI
|
||||
@using System.ComponentModel
|
||||
@using Oqtane.Shared
|
||||
@inject SiteState SiteState
|
|
@ -1,3 +1,4 @@
|
|||
@namespace Oqtane.UI
|
||||
@using Microsoft.AspNetCore.Http
|
||||
@inject IInstallationService InstallationService
|
||||
@inject IJSRuntime JSRuntime
|
Loading…
Reference in New Issue
Block a user