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.
2 parents 05d2323 + 098682d commit d479d7bCopy full SHA for d479d7b
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