mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 00:06:35 +00:00
Fix dialog-edit-view yaml editor (#17374)
This commit is contained in:
parent
308d4b0a62
commit
3189ef0701
@ -21,7 +21,8 @@ import "../../../../components/ha-alert";
|
|||||||
import "../../../../components/ha-circular-progress";
|
import "../../../../components/ha-circular-progress";
|
||||||
import "../../../../components/ha-dialog";
|
import "../../../../components/ha-dialog";
|
||||||
import "../../../../components/ha-dialog-header";
|
import "../../../../components/ha-dialog-header";
|
||||||
import { HaYamlEditor } from "../../../../components/ha-yaml-editor";
|
import "../../../../components/ha-yaml-editor";
|
||||||
|
import type { HaYamlEditor } from "../../../../components/ha-yaml-editor";
|
||||||
import type {
|
import type {
|
||||||
LovelaceBadgeConfig,
|
LovelaceBadgeConfig,
|
||||||
LovelaceCardConfig,
|
LovelaceCardConfig,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user