mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Fix import (#10206)
This commit is contained in:
parent
807ce468d6
commit
84c4bbd380
@ -12,7 +12,7 @@ import {
|
||||
import { customElement, property, query, state } from "lit/decorators";
|
||||
import { fireEvent } from "../../common/dom/fire_event";
|
||||
import "../ha-button-menu";
|
||||
import "../ha-icon";
|
||||
import "../ha-svg-icon";
|
||||
import {
|
||||
HaFormElement,
|
||||
HaFormMultiSelectData,
|
||||
|
Loading…
x
Reference in New Issue
Block a user