kutlugsahin / smooth-dnd

drag and drop library for javascript
MIT License
599 stars 147 forks source link

Fix type of `animationDuration` #47

Closed joshuacoles closed 5 years ago

joshuacoles commented 5 years ago

Fixes #46, changing the type of DropPreviewOptions.animationDuration from string to number.