feat: Remove the profile and the settings page

This commit is contained in:
Alexander Polynomdivision 2018-10-02 18:06:12 +02:00
parent ff3f3febc1
commit 8754c9b6da

View File

@ -117,7 +117,7 @@ export default class Drawer extends React.Component<IProps> {
</ListItem>
<Divider />
{/*
<ListItem button>
<ListItemIcon>
<PersonIcon />
@ -131,7 +131,7 @@ export default class Drawer extends React.Component<IProps> {
<ListItemText primary="Einstellungen" />
</ListItem>
<Divider />
<Divider />*/}
<ListItem
component={Link}