chore: comment chat feature

This commit is contained in:
Leandro Antônio Farias Machado 2023-09-04 23:03:50 -03:00
parent 9b87096a33
commit a6f741d4db

View File

@ -24,15 +24,15 @@ export const items = [
</SvgIcon> </SvgIcon>
) )
}, },
{ // {
title: 'Chat (beta)', // title: 'Chat (beta)',
path: '/chat', // path: '/chat',
icon: ( // icon: (
<SvgIcon fontSize="small"> // <SvgIcon fontSize="small">
<ChatBubbleLeftRightIcon/> // <ChatBubbleLeftRightIcon/>
</SvgIcon> // </SvgIcon>
) // )
}, // },
{ {
title: 'Map', title: 'Map',
path: '/map', path: '/map',