Skip to content

Commit 99b8c8a

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)