fix formatting on react display name object declaration actual test
This commit is contained in:
parent
e96d02c972
commit
560d60e3e7
@ -1,7 +1,7 @@
|
||||
exports = {
|
||||
Component: React.createClass({
|
||||
render: function () {
|
||||
return null;
|
||||
}
|
||||
render: function () {
|
||||
return null;
|
||||
}
|
||||
})
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user