diff --git a/frontend/src/layouts/dashboard/config.js b/frontend/src/layouts/dashboard/config.js index a3bfa19..9634ba8 100644 --- a/frontend/src/layouts/dashboard/config.js +++ b/frontend/src/layouts/dashboard/config.js @@ -24,15 +24,15 @@ export const items = [ ) }, - { - title: 'Chat (beta)', - path: '/chat', - icon: ( - - - - ) - }, + // { + // title: 'Chat (beta)', + // path: '/chat', + // icon: ( + // + // + // + // ) + // }, { title: 'Map', path: '/map',