commented navbar
This commit is contained in:
@@ -8,7 +8,7 @@ import Navbar from "./components/nav/Navbar";
|
||||
const App = () => (
|
||||
<Authenticated>
|
||||
<Router />
|
||||
<Navbar></Navbar>
|
||||
{/* <Navbar></Navbar> */}
|
||||
</Authenticated>
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user