We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc01995 commit 28beb87Copy full SHA for 28beb87
src/routes.tsx
@@ -28,7 +28,7 @@ import RepoList from './ui/views/RepoList/RepoList';
28
import SettingsView from './ui/views/Settings/Settings';
29
30
import { RepoIcon } from '@primer/octicons-react';
31
-import { Group, AccountCircle, Dashboard, Settings } from '@material-ui/icons';
+import { AccountCircle, Dashboard, Group, Settings } from '@material-ui/icons';
32
33
import { Route } from './types/models';
34
0 commit comments