chore(readme + frontend): identation + hide map
This commit is contained in:
parent
f5934568fe
commit
c5cb253a04
|
|
@ -33,15 +33,15 @@ export const items = [
|
||||||
// </SvgIcon>
|
// </SvgIcon>
|
||||||
// )
|
// )
|
||||||
// },
|
// },
|
||||||
{
|
// {
|
||||||
title: 'Map',
|
// title: 'Map',
|
||||||
path: '/map',
|
// path: '/map',
|
||||||
icon: (
|
// icon: (
|
||||||
<SvgIcon fontSize="small">
|
// <SvgIcon fontSize="small">
|
||||||
<MapIcon/>
|
// <MapIcon/>
|
||||||
</SvgIcon>
|
// </SvgIcon>
|
||||||
)
|
// )
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
title: 'Settings',
|
title: 'Settings',
|
||||||
path: '/settings',
|
path: '/settings',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user