feat: Remove the profile and the settings page
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user