Merge pull request #5118 from sbwalker/dev
remove IJSRuntime reference as it was causing a compilation warning
This commit is contained in:
commit
48151bf365
|
@ -1,7 +1,6 @@
|
|||
@namespace Oqtane.Themes.Controls
|
||||
@inherits ThemeControlBase
|
||||
@inject ICookieConsentService CookieConsentService
|
||||
@inject IJSRuntime JSRuntime
|
||||
@inject IStringLocalizer<CookieConsent> Localizer
|
||||
|
||||
@if (showBanner)
|
||||
|
|
Loading…
Reference in New Issue
Block a user