mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-30 12:46:35 +00:00
Fix horizontal stack (#2210)
This commit is contained in:
parent
3094b08c5f
commit
b0580e70d2
@ -28,7 +28,7 @@ const cards = [
|
||||
{ name: "Gauge", type: "gauge" },
|
||||
{ name: "Glance", type: "glance" },
|
||||
{ name: "History Graph", type: "history-graph" },
|
||||
{ name: "Horizontal Stack", type: "horizontal-graph" },
|
||||
{ name: "Horizontal Stack", type: "horizontal-stack" },
|
||||
{ name: "iFrame", type: "iframe" },
|
||||
{ name: "Light", type: "light" },
|
||||
{ name: "Map", type: "map" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user