Replace vue-dnd-code with vue-draggable-next
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
import VueDnDKitPlugin from '@vue-dnd-kit/core';
|
||||
|
||||
export default defineNuxtPlugin((nuxtApp) => {
|
||||
nuxtApp.vueApp.use(VueDnDKitPlugin);
|
||||
});
|
||||
Reference in New Issue
Block a user