We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c706aac commit 99b8c8aCopy full SHA for 99b8c8a
1 file changed
examples/src/shared-group.jsx
@@ -3,7 +3,6 @@ import Sortable from 'react-sortablejs';
3
4
const sortableOptions = {
5
ref: 'list',
6
- model: 'items',
7
group: {
8
name: 'shared',
9
pull: true, //'clone',
0 commit comments