From 24c893e6e405379d0c7de0f3eda1b3dedb081dd6 Mon Sep 17 00:00:00 2001 From: David Date: Mon, 20 May 2019 05:48:20 -0300 Subject: [PATCH] Fix issue #634 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 932ae808..0c84fb5a 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ Example setting handle, sortable and a group option: handle=".handle" :group="{ name: 'people', pull: 'clone', put: false }" ghost-class="ghost" - :sortable="false" + :sort="false" @change="log" >