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