Skip to content

Commit 965338e

Browse files
opowellholiber
authored andcommitted
Typo in @nodecontextmenu? (holiber#41)
1 parent 8d6ef8e commit 965338e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/dark-theme.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h2> Sl-vue-tree - custom dark theme and events handlers</h2>
3131
@select="nodeSelected"
3232
@drop="nodeDropped"
3333
@toggle="nodeToggled"
34-
@nodeContextmenu="showContextMenu"
34+
@nodecontextmenu="showContextMenu"
3535
>
3636

3737
<template slot="title" slot-scope="{ node }">

0 commit comments

Comments
 (0)