UNPKG

@foo-software/react-toolbox

Version:

A set of React components implementing Google's Material Design specification with the power of CSS Modules.

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