UNPKG

react-toolbox-legacy

Version:

Unofficial fork of the react-toolbox package, compatible with React v16

5 lines (3 loc) 142 B
import rippleFactory from './Ripple.js'; import theme from './theme.scss'; export default (options) => rippleFactory({ ...options, theme });