A Vue drag-and-drop(DND) component library that is easy to use.
See @vdnd/v3.
cd ./packages/native && pnpm dev
cd ./packages/v3 && pnpm dev
cd ./test/v3 && pnpm devManually integrate the features from @vdnd/v3 into @vdnd/v2.
Manually test in the browser and use the coverage feature provided by the browser devtool to ensure there is no unused code.