Hide demo card when showing demo from frontpage (#21243)

* Hide demo card when showing demo from frontpage

* Store in constant on load

* reverse

* Remove filter

* move constnat

* Make Home Assistant title
This commit is contained in:
Paulus Schoutsen
2024-07-02 14:59:52 +02:00
committed by GitHub
parent d01377da3c
commit 76abfea6ed
3 changed files with 12 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
import "../../src/resources/safari-14-attachshadow-patch";
import "./util/is_frontpage";
import "./ha-demo";
import("../../src/resources/ha-style");