mirror of
https://github.com/home-assistant/frontend.git
synced 2026-02-21 02:07:21 +00:00
6 lines
130 B
JavaScript
6 lines
130 B
JavaScript
import "./ha-gallery";
|
|
|
|
import("../../src/resources/ha-style");
|
|
|
|
document.body.appendChild(document.createElement("ha-gallery"));
|