[website] Make 404.js line ending match internal

This commit is contained in:
Martin Konicek 2016-02-10 17:20:53 +00:00
parent 189ef95bb6
commit ab09ff53d4
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ var fourOhFour = React.createClass({
}
});
module.exports = fourOhFour;
module.exports = fourOhFour;