Skip to content

Commit

Permalink
DisplayName property
Browse files Browse the repository at this point in the history
  • Loading branch information
soyjavi committed Oct 20, 2015
1 parent b22d3be commit f4618ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/progress_bar/index.jsx
Expand Up @@ -4,8 +4,11 @@ import style from './style';
import prefixer from '../utils/prefixer';

export default React.createClass({

mixins: [PureRenderMixin],

displayName: 'ProgressBar',

propTypes: {
buffer: React.PropTypes.number,
className: React.PropTypes.string,
Expand Down

0 comments on commit f4618ae

Please sign in to comment.