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 System.ComponentModel
|
||||||
@using Oqtane.Shared
|
@using Oqtane.Shared
|
||||||
@inject SiteState SiteState
|
@inject SiteState SiteState
|
|
@ -1,3 +1,4 @@
|
||||||
|
@namespace Oqtane.UI
|
||||||
@using Microsoft.AspNetCore.Http
|
@using Microsoft.AspNetCore.Http
|
||||||
@inject IInstallationService InstallationService
|
@inject IInstallationService InstallationService
|
||||||
@inject IJSRuntime JSRuntime
|
@inject IJSRuntime JSRuntime
|
Loading…
Reference in New Issue
Block a user