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 05d2323 commit 098682dCopy full SHA for 098682d
README.md
@@ -117,7 +117,7 @@ Type: `Array`<br>
117
Required: `false`<br>
118
Default: `null`
119
120
-Altenative to the `value` prop, list is an array to be synchronized with drag-and-drop.<br>
+Alternative to the `value` prop, list is an array to be synchronized with drag-and-drop.<br>
121
The main diference is that `list` prop is updated by draggable component using splice method, whereas `value` is immutable.<br>
122
**Do not use in conjunction with value prop.**
123
0 commit comments