Update settings-section.element.ts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { html, LitElement } from 'lit';
|
||||
import { customElement, property, state } from 'lit/decorators.js';
|
||||
import { customElement, state } from 'lit/decorators.js';
|
||||
import { IRoute, IRoutingInfo } from 'router-slot';
|
||||
import { UmbContextConsumerMixin } from '../../../core/context';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user