moxystudio / react-carousel

A React carousel component that aims to be as flexible as possible
MIT License
14 stars 3 forks source link

Use lodash instead of lodash.debounce #23

Open satazor opened 4 years ago

satazor commented 4 years ago

See: https://lodash.com/per-method-packages

We also have a babel plugin in place that ensures only what's needed from lodash is part of the build.