mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-10 03:19:44 +00:00
Upgrade to babel 6
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import { serviceActions } from '../../util/home-assistant-js-instance';
|
||||
import hass from '../../util/home-assistant-js-instance';
|
||||
|
||||
import Polymer from '../../polymer';
|
||||
|
||||
const { serviceActions } = hass;
|
||||
|
||||
export default new Polymer({
|
||||
is: 'ha-entity-toggle',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user