mirror of
https://github.com/xiaoshi930/xiaoshi-pad-card.git
synced 2026-01-13 07:04:59 +00:00
Update xiaoshi-pad-grid-card.js
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import { LitElement, html, css } from "https://unpkg.com/lit-element@2.4.0/lit-element.js?module";
|
import { LitElement, html, css } from "https://unpkg.com/lit-element@2.4.0/lit-element.js?module";
|
||||||
|
|
||||||
export class XiaoshiPadGridCard extends LitElement {
|
class XiaoshiPadGridCard extends LitElement {
|
||||||
static get properties() {
|
static get properties() {
|
||||||
return {
|
return {
|
||||||
hass: Object,
|
hass: Object,
|
||||||
|
|||||||
Reference in New Issue
Block a user