mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Fix entity row editor (#22078)
This commit is contained in:
parent
dc940f248c
commit
7462f8fbe3
@ -3,6 +3,7 @@ import { getRowElementClass } from "../../create-element/create-row-element";
|
|||||||
import { LovelaceRowConfig } from "../../entity-rows/types";
|
import { LovelaceRowConfig } from "../../entity-rows/types";
|
||||||
import type { LovelaceRowEditor } from "../../types";
|
import type { LovelaceRowEditor } from "../../types";
|
||||||
import { HuiTypedElementEditor } from "../hui-typed-element-editor";
|
import { HuiTypedElementEditor } from "../hui-typed-element-editor";
|
||||||
|
import "../config-elements/hui-generic-entity-row-editor";
|
||||||
|
|
||||||
const GENERIC_ROW_TYPE = "generic-row";
|
const GENERIC_ROW_TYPE = "generic-row";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user