Skip to content

Commit

Permalink
chore: typo (#3942)
Browse files Browse the repository at this point in the history
  • Loading branch information
GojkoGalonja committed Apr 30, 2024
1 parent 7c2a8c4 commit d8d28ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/onLongPress/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ function resetDirective() {
<button
v-on-long-press="[onLongPressCallbackDirective, { delay: 1000, modifiers: { stop: true } }]"
class="ml-2button small"
class="ml-2 button small"
>
Press long (with options)
</button>
Expand Down

0 comments on commit d8d28ba

Please sign in to comment.