diff --git a/website/src/react-native/404.js b/website/src/react-native/404.js index 4b1e116ae..fb6bc8d0c 100755 --- a/website/src/react-native/404.js +++ b/website/src/react-native/404.js @@ -22,4 +22,4 @@ var fourOhFour = React.createClass({ } }); -module.exports = fourOhFour; +module.exports = fourOhFour; \ No newline at end of file