Skip to content

Commit 172b839

Browse files
authored
Merge pull request #151 from dvalinotti/fix-hover-action
Remove reference to invalid "hover" action in Documentation
2 parents 1a90241 + 940a515 commit 172b839

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)