Update util-long-press.ts

This commit is contained in:
Paulus Schoutsen 2022-01-07 17:24:18 -08:00 committed by GitHub
parent d2b99e6963
commit 2bcf816b77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ import "../../../../src/components/ha-card";
import { ActionHandlerEvent } from "../../../../src/data/lovelace";
import { actionHandler } from "../../../../src/panels/lovelace/common/directives/action-handler-directive";
@customElement("demo-rest-util-long-press")
@customElement("demo-misc-util-long-press")
export class DemoUtilLongPress extends LitElement {
protected render(): TemplateResult {
return html`