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