We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ab4a5 commit 4934957Copy full SHA for 4934957
src/vuedraggable.js
@@ -1,7 +1,6 @@
1
import Sortable from "sortablejs";
2
import { insertNodeAt, removeNode } from "./util/htmlHelper";
3
import { console } from "./util/console";
4
-import { isTransition as isTransitionName } from "./util/tags";
5
import {
6
getComponentAttributes,
7
createSortableOption,
0 commit comments