diff --git a/README.md b/README.md index 0bc3566..fc7c0e8 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,7 @@ OBS: Do not use those instructions in production. To implement the project in pr --------------------------------------------------------------------------------------------------------------------------------------------------------

Are you going to use our project in your company? would like to talk about TR-369 and IoT management, we're online on Slack.

-

If you are interested in internal information about the team and our intentions, visit our Wiki.[DEPRECATED]

+

If you are interested in internal information about the team and our intentions, visit our Wiki. [DEPRECATED]

-------------------------------------------------------------------------------------------------------------------------------------------------------- diff --git a/frontend/src/layouts/dashboard/config.js b/frontend/src/layouts/dashboard/config.js index 9634ba8..612a933 100644 --- a/frontend/src/layouts/dashboard/config.js +++ b/frontend/src/layouts/dashboard/config.js @@ -33,15 +33,15 @@ export const items = [ // // ) // }, - { - title: 'Map', - path: '/map', - icon: ( - - - - ) - }, + // { + // title: 'Map', + // path: '/map', + // icon: ( + // + // + // + // ) + // }, { title: 'Settings', path: '/settings',