diff --git a/frontend/src/layouts/dashboard/config.js b/frontend/src/layouts/dashboard/config.js
index 4a2fdd3..a3bfa19 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: '/',
- // icon: (
- //
- //
- //
- // )
- // },
+ {
+ title: 'Map',
+ path: '/map',
+ icon: (
+
+
+
+ )
+ },
{
title: 'Settings',
path: '/settings',