mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-08 18:39:40 +00:00
Upgrade to Lit 2 (#9199)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { html } from "lit-element";
|
||||
import { html } from "lit";
|
||||
import { ConfigEntry } from "../../data/config_entries";
|
||||
import {
|
||||
createOptionsFlow,
|
||||
|
||||
Reference in New Issue
Block a user