Skip to content

Commit b2d308c

Browse files
author
Krit
committed
Add missing trailing \n
1 parent 81b2271 commit b2d308c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Sidebar/AppsMenu.react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ export default class AppsMenu extends React.Component {
3939

4040
AppsMenu.contextTypes = {
4141
router: React.PropTypes.object
42-
};
42+
};

0 commit comments

Comments
 (0)