diff --git a/src/components/Navbar.js b/src/components/Navbar.js index 8e0ff53..2acc739 100644 --- a/src/components/Navbar.js +++ b/src/components/Navbar.js @@ -4,10 +4,10 @@ const Navbar = (props) => { return (
- Home + Your Dashboard Edit Profile Edit Settings - New Request + Change View
);