From c5cb253a04533dee48fdd03db39e65459c044886 Mon Sep 17 00:00:00 2001 From: leandrofars Date: Mon, 23 Oct 2023 13:07:46 -0300 Subject: [PATCH] chore(readme + frontend): identation + hide map --- README.md | 2 +- frontend/src/layouts/dashboard/config.js | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) 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',