Skip to content

Commit 24c893e

Browse files
Fix issue #634
1 parent 94afe0e commit 24c893e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Example setting handle, sortable and a group option:
192192
handle=".handle"
193193
:group="{ name: 'people', pull: 'clone', put: false }"
194194
ghost-class="ghost"
195-
:sortable="false"
195+
:sort="false"
196196
@change="log"
197197
>
198198
<!-- -->

0 commit comments

Comments
 (0)