Mobius1 / NestableJS

JS library for drag & drop hierarchical lists
MIT License
11 stars 5 forks source link

Can't import your package #2

Open t0byman opened 3 years ago

t0byman commented 3 years ago

I don't want to use the CDN so I tried import Nestable from 'nestablejs'; and import { Nestable } from 'nestablejs';

I think both of these don't work because you don't have an export in nestable.js. Can you fix this?

Mobius1 commented 3 years ago

I'll get this sorted as soon as I can 👍

t0byman commented 3 years ago

Do you have an ETA for the fix?

Mobius1 commented 3 years ago

Sorry, been down with COVID. I'll try and get this sorted ASAP.

t0byman commented 3 years ago

Thanks, would be great!

t0byman commented 3 years ago

Any update on this?