We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a6149 commit 892b305Copy full SHA for 892b305
README.md
@@ -55,8 +55,8 @@ Type: `Array`<br>
55
Required: `false`<br>
56
Default: `null`
57
58
-Array to be synchronized with drag-and-drop. Typically same array as refrenced by inner element v-for directive.<br>
59
-Note that draggabe component can be used with a list prop
+Array to be synchronized with drag-and-drop. Typically same array as referenced by inner element v-for directive.<br>
+Note that this prop is not required and that draggable component can be used without a list prop.
60
61
#### options
62
Type: `Object`<br>
0 commit comments