Finish upgrade to Preview9

This commit is contained in:
Shaun Walker
2019-09-15 18:36:39 -04:00
parent add3728a84
commit 61dc27cf32
38 changed files with 77 additions and 39 deletions

View File

@ -1,5 +1,6 @@
@using Oqtane.Themes
@using Microsoft.AspNetCore.Components.Authorization
@using Microsoft.AspNetCore.Components.Authorization
@using Microsoft.AspNetCore.Components.Web
@using Oqtane.Themes
@namespace Oqtane.Themes.Controls
@inherits ThemeObjectBase
@inject NavigationManager NavigationManager