From bf180cc46a6d656f585cfcd26b53a83f1cdaa4fd Mon Sep 17 00:00:00 2001 From: qt-coder Date: Mon, 5 Jul 2021 21:44:25 +0800 Subject: [PATCH] Fixed home navigation --- components/Sidebar/Sidebar.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/Sidebar/Sidebar.js b/components/Sidebar/Sidebar.js index de37588..6c2a092 100644 --- a/components/Sidebar/Sidebar.js +++ b/components/Sidebar/Sidebar.js @@ -99,7 +99,9 @@ export default function Sidebar({children}) { color="gray.600" aria-label="Main Navigation" > - Home + + Home + Control Panel