[website] Make 404.js line ending match internal
This commit is contained in:
parent
189ef95bb6
commit
ab09ff53d4
|
@ -22,4 +22,4 @@ var fourOhFour = React.createClass({
|
|||
}
|
||||
});
|
||||
|
||||
module.exports = fourOhFour;
|
||||
module.exports = fourOhFour;
|
||||
|
|
Loading…
Reference in New Issue