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