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 f6263ed + fd36c5a commit 0b80e7bCopy full SHA for 0b80e7b
README.md
@@ -118,7 +118,7 @@ Required: `false`<br>
118
Default: `null`
119
120
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>
+The main difference 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
124
#### options
0 commit comments