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>
)
},
{
title: 'Chat (beta)',
path: '/chat',
icon: (
<SvgIcon fontSize="small">
<ChatBubbleLeftRightIcon/>
</SvgIcon>
)
},
// {
// title: 'Chat (beta)',
// path: '/chat',
// icon: (
// <SvgIcon fontSize="small">
// <ChatBubbleLeftRightIcon/>
// </SvgIcon>
// )
// },
{
title: 'Map',
path: '/map',