chore(readme + frontend): identation + hide map

This commit is contained in:
leandrofars 2023-10-23 13:07:46 -03:00
parent f5934568fe
commit c5cb253a04
2 changed files with 10 additions and 10 deletions

View File

@ -33,15 +33,15 @@ export const items = [
// </SvgIcon>
// )
// },
{
title: 'Map',
path: '/map',
icon: (
<SvgIcon fontSize="small">
<MapIcon/>
</SvgIcon>
)
},
// {
// title: 'Map',
// path: '/map',
// icon: (
// <SvgIcon fontSize="small">
// <MapIcon/>
// </SvgIcon>
// )
// },
{
title: 'Settings',
path: '/settings',