mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-08 09:07:22 +00:00
Fix missing imports (2 of 2) (#19417)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import "@material/mwc-list/mwc-list-item";
|
||||
import { ComboBoxLitRenderer } from "@vaadin/combo-box/lit";
|
||||
import { css, html, LitElement, PropertyValues, TemplateResult } from "lit";
|
||||
import { customElement, property, query, state } from "lit/decorators";
|
||||
|
||||
Reference in New Issue
Block a user