mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Update util-long-press.ts
This commit is contained in:
parent
d2b99e6963
commit
2bcf816b77
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user