chore: comment chat feature
This commit is contained in:
parent
9b87096a33
commit
a6f741d4db
|
|
@ -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',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user