Update src/elements/emby-scrollbuttons/emby-scrollbuttons.js

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
vitorsemeano 2020-11-08 10:55:43 +00:00 committed by GitHub
parent fa6ab87730
commit beb06871de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
import './emby-scrollbuttons.css';
import 'webcomponents.js/webcomponents-lite';
import '../../elements/emby-button/paper-icon-button-light';
import '../emby-button/paper-icon-button-light';
/* eslint-disable indent */