fix(fe table): remove unused import
This commit is contained in:
parent
ec7b0fb18e
commit
8ba2731c31
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
import {computed, ref} from "vue";
|
||||
import draggable from "vuedraggable";
|
||||
draggable.compatConfig = { MODE: 3 };
|
||||
//import DataTableRowHandler from "@/components/content/partials/table/DataTableRowHandler.vue";
|
||||
|
||||
const emit = defineEmits([
|
||||
'update:search',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue