amendx / vue-dndrop

:herb: A vue library for drag and drop :sparkles:
https://amendx.github.io/vue-dndrop
MIT License
207 stars 21 forks source link

npm package for Vue 3.x does not include utils #76

Closed CultivateCreate closed 1 year ago

CultivateCreate commented 1 year ago

Installing npm package using:

$ npm i vue-dndrop@next

does not provide utils

CultivateCreate commented 1 year ago

There are multiple references to './utils' and './utils/helpers' in the examples and those paths don't exist? Am I missing something?

amendx commented 1 year ago

@CultivateCreate those are just utils for the documentation. You can find them here