kopia lustrzana https://github.com/shoelace-style/shoelace
reorder
rodzic
217aabe55a
commit
9e034810d9
|
@ -1,8 +1,8 @@
|
|||
import { html } from 'lit';
|
||||
import { customElement, property } from 'lit/decorators.js';
|
||||
import ShoelaceElement from '../../internal/shoelace-element';
|
||||
import { watch } from '../../internal/watch';
|
||||
import { html } from 'lit';
|
||||
import { LocalizeController } from '../../utilities/localize';
|
||||
import { watch } from '../../internal/watch';
|
||||
import ShoelaceElement from '../../internal/shoelace-element';
|
||||
import styles from './{{ tagWithoutPrefix tag }}.styles';
|
||||
import type { CSSResultGroup } from 'lit';
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue