Skip to content

Commit 4efe4b9

Browse files
Merge pull request #322 from kaungmyatlwin/patch-1
componentData anchor link fix
2 parents 4e9ea41 + d613ec6 commit 4efe4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Default: `'div'`
134134
135135
HTML node type of the element that draggable component create as outer element for the included slot.<br>
136136
It is also possible to pass the name of vue component as element. In this case, draggable attribute will be passed to the create component.<br>
137-
See also [componentData](#componentData) if you need to set props or event to the created component.
137+
See also [componentData](#componentdata) if you need to set props or event to the created component.
138138
139139
#### clone
140140
Type: `Function`<br>

0 commit comments

Comments
 (0)