Skip to content

Commit 28beb87

Browse files
committed
chore: keep layout
1 parent bc01995 commit 28beb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import RepoList from './ui/views/RepoList/RepoList';
2828
import SettingsView from './ui/views/Settings/Settings';
2929

3030
import { RepoIcon } from '@primer/octicons-react';
31-
import { Group, AccountCircle, Dashboard, Settings } from '@material-ui/icons';
31+
import { AccountCircle, Dashboard, Group, Settings } from '@material-ui/icons';
3232

3333
import { Route } from './types/models';
3434

0 commit comments

Comments
 (0)