8000
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 57da261 + 2f67305 commit 54d778cCopy full SHA for 54d778c
src/types.ts
@@ -48,7 +48,7 @@ export interface ReactSortableProps<T>
48
/**
49
* If this is provided, the function will replace the clone in place.
50
*
51
- * When an is moved from `A` to `B` with `pull: 'clone'`,
+ * When an item is moved from `A` to `B` with `pull: 'clone'`,
52
* the original element will be moved to `B`
53
* and the new clone will be placed in `A`
54
*/
0 commit comments