Skip to content

Commit ab09ff5

Browse files
author
Martin Konicek
committed
[website] Make 404.js line ending match internal
1 parent 189ef95 commit ab09ff5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • website/src/react-native

website/src/react-native/404.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ var fourOhFour = React.createClass({
2222
}
2323
});
2424

25-
module.exports = fourOhFour;
25+
module.exports = fourOhFour;

0 commit comments

Comments
 (0)