Skip to content

Commit 81b2271

Browse files
author
Krit
committed
fix indent of AppsMenu
1 parent 6264acb commit 81b2271

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
@@ -8,7 +8,7 @@
88
import AppBadge from 'components/AppBadge/AppBadge.react';
99
import html from 'lib/htmlString';
1010
import { Link } from 'react-router';
11-
import React from 'react';
11+
import React from 'react';
1212
import styles from 'components/Sidebar/Sidebar.scss';
1313
import { unselectable } from 'stylesheets/base.scss';
1414

0 commit comments

Comments
 (0)