FormidableLabs / nuka-carousel

Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.
https://commerce.nearform.com/open-source/nuka-carousel
Other
3.06k stars 593 forks source link

fix: add type for dragThreshold #910

Closed PizzaPete closed 2 years ago

PizzaPete commented 2 years ago

Description

The dragTreshold type was not specified and gave an error on build. This PR updates the type definitions.

Type of Change

Please delete options that are not relevant.

How Has This Been Tested?

None, all tests should still pass.

Checklist: (Feel free to delete this section upon completion)

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nuka-carousel ✅ Ready (Inspect) Visit Preview Jun 8, 2022 at 2:19PM (UTC)
ValGeorgiev commented 2 years ago

Hey @PizzaPete Thanks for that, I am wondering how we missed that.. Thanks again

ValGeorgiev commented 2 years ago

Published in v5.1.1