Cleaned displayName
This commit is contained in:
parent
1ecf9b7959
commit
4e3fc298d6
1 changed files with 1 additions and 1 deletions
2
html.jsx
2
html.jsx
|
|
@ -4,7 +4,7 @@ import DocumentTitle from 'react-document-title';
|
|||
|
||||
var TypographyStyle = new Typography().TypographyStyle;
|
||||
|
||||
module.exports = React.createClass({displayName: "exports",
|
||||
module.exports = React.createClass({
|
||||
getDefaultProps: function() {
|
||||
return {
|
||||
body: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue