feat: Remove the profile and the settings page
This commit is contained in:
parent
ff3f3febc1
commit
8754c9b6da
@ -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