Update src/elements/emby-collapse/emby-collapse.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
parent
dfd729fd69
commit
ca4d403ce8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
import './emby-collapse.css';
|
import './emby-collapse.css';
|
||||||
import 'webcomponents.js/webcomponents-lite';
|
import 'webcomponents.js/webcomponents-lite';
|
||||||
import '../../elements/emby-button/emby-button';
|
import '../emby-button/emby-button';
|
||||||
|
|
||||||
/* eslint-disable indent */
|
/* eslint-disable indent */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue