Skip to content

Commit 8e00b6e

Browse files
committed
Remove reference to invalid "hover" action
1 parent 81ec87b commit 8e00b6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_guide/actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ data-action: Fires all of these methods depending on the event
9494
data-action="
9595
click:hello-world#greetSomeone
9696
click:analytics-tracking#click
97-
hover:analytics-tracking#hover
97+
mouseover:analytics-tracking#hover
9898
"
9999
>
100100
Greet Someone

0 commit comments

Comments
 (0)