mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-18 07:56:44 +01:00
Lint
This commit is contained in:
@@ -16,7 +16,7 @@ import {
|
|||||||
getSummaryLabel,
|
getSummaryLabel,
|
||||||
HOME_SUMMARIES_ICONS,
|
HOME_SUMMARIES_ICONS,
|
||||||
type HomeSummary,
|
type HomeSummary,
|
||||||
} from "../../../panels/lovelace/strategies/home/helpers/home-summaries";
|
} from "../../lovelace/strategies/home/helpers/home-summaries";
|
||||||
import { haStyleDialog } from "../../../resources/styles";
|
import { haStyleDialog } from "../../../resources/styles";
|
||||||
import type { HomeAssistant } from "../../../types";
|
import type { HomeAssistant } from "../../../types";
|
||||||
import type { EditHomeDialogParams } from "./show-dialog-edit-home";
|
import type { EditHomeDialogParams } from "./show-dialog-edit-home";
|
||||||
|
|||||||
Reference in New Issue
Block a user