UNPKG

react-scrollbar-patch

Version:

A patch of souhe/reactScrollbar that fixes a significant bug preventing range sliders working (issue #42).

3 lines (2 loc) 96 B
const context = require.context('.', true, /.+\.spec\.jsx?$/); context.keys().forEach(context);