chore: run eslint fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { UmbSectionSidebarContext } from './section-sidebar.context.js';
|
||||
import { UmbTextStyles } from '@umbraco-cms/backoffice/style';
|
||||
import { css, html, customElement } from '@umbraco-cms/backoffice/external/lit';
|
||||
import { UmbLitElement } from '@umbraco-cms/backoffice/lit-element';
|
||||
import { UmbSectionSidebarContext } from './section-sidebar.context.js';
|
||||
|
||||
@customElement('umb-section-sidebar')
|
||||
export class UmbSectionSidebarElement extends UmbLitElement {
|
||||
|
||||
Reference in New Issue
Block a user