Skip to content

Commit d613ec6

Browse files
author
Kaung Myat Lwin
authored
componentData anchor link fix
1 parent 4e9ea41 commit d613ec6

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)