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