Skip to content

Commit 99b8c8a

Browse files
committed
Update shared-group.jsx
1 parent c706aac commit 99b8c8a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/src/shared-group.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import Sortable from 'react-sortablejs';
33

44
const sortableOptions = {
55
ref: 'list',
6-
model: 'items',
76
group: {
87
name: 'shared',
98
pull: true, //'clone',

0 commit comments

Comments
 (0)