Disable the footer for now, it isn't done
This commit is contained in:
@ -44,7 +44,7 @@ const RootLayout = ({
|
||||
<TooltipProvider>
|
||||
<Navbar />
|
||||
{children}
|
||||
<Footer />
|
||||
{/*<Footer />*/}
|
||||
</TooltipProvider>
|
||||
</ThemeProvider>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user