MCPcopy Index your code
hub / github.com/react-toolbox/react-toolbox / Button.js

File Button.js

components/button/Button.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { Component, PropTypes } from 'react';
2import classnames from 'classnames';
3import { themr } from 'react-css-themr';
4import { BUTTON } from '../identifiers.js';

Callers

nothing calls this directly

Calls 2

rippleFactoryFunction · 0.85
factoryFunction · 0.70

Tested by

no test coverage detected