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>
|
</ListItem>
|
||||||
|
|
||||||
<Divider />
|
<Divider />
|
||||||
|
{/*
|
||||||
<ListItem button>
|
<ListItem button>
|
||||||
<ListItemIcon>
|
<ListItemIcon>
|
||||||
<PersonIcon />
|
<PersonIcon />
|
||||||
@ -131,7 +131,7 @@ export default class Drawer extends React.Component<IProps> {
|
|||||||
<ListItemText primary="Einstellungen" />
|
<ListItemText primary="Einstellungen" />
|
||||||
</ListItem>
|
</ListItem>
|
||||||
|
|
||||||
<Divider />
|
<Divider />*/}
|
||||||
|
|
||||||
<ListItem
|
<ListItem
|
||||||
component={Link}
|
component={Link}
|
||||||
|
Reference in New Issue
Block a user