From 5ce7a74d28300e09ce82866b62308ffbdf1fa067 Mon Sep 17 00:00:00 2001 From: Spectralitree <72747870+Spectralitree@users.noreply.github.com> Date: Sat, 26 Jun 2021 23:06:22 +0200 Subject: [PATCH] more comments --- src/Components/Navbar.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Components/Navbar.js b/src/Components/Navbar.js index 160c0bc3..77ab850e 100644 --- a/src/Components/Navbar.js +++ b/src/Components/Navbar.js @@ -24,6 +24,7 @@ const Navbar = ({ setIsSubmit, forceUpdate}) => { pk-webs + {/* for some reason just using react router's link elements doesn't work here, maybe look into that */} history.push('/pk-webs/dash')} >Dash history.push('/pk-webs/settings')} >Settings history.push('/pk-webs/profile')}>Public profile