Skip to content

Commit

Permalink
Added displayName.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Baroni committed Nov 3, 2015
1 parent 8f62c01 commit 5c0b068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/badge.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const ThemeManager = require('./styles/theme-manager');

// Badge
export default React.createClass({
displayName: 'Badge',
contextTypes: {
muiTheme: React.PropTypes.object,
},
Expand Down

0 comments on commit 5c0b068

Please sign in to comment.