Elliminate lint errors and warnings
This commit is contained in:
@@ -46,7 +46,7 @@ export default React.createClass({
|
||||
|
||||
// Id of content element
|
||||
// If provided, this is used to add a aria-describedby attribute
|
||||
contentId: React.PropTypes.string
|
||||
contentId: React.PropTypes.string,
|
||||
},
|
||||
|
||||
componentDidMount: function() {
|
||||
|
||||
Reference in New Issue
Block a user