mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-10 11:30:01 +00:00
Upgrade to Lit 2 (#9199)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { TemplateResult } from "lit-html";
|
||||
import { TemplateResult } from "lit";
|
||||
import { fireEvent } from "../../common/dom/fire_event";
|
||||
|
||||
interface BaseDialogBoxParams {
|
||||
|
||||
Reference in New Issue
Block a user