mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
temp removed footer
This commit is contained in:
parent
0bf90aa0a5
commit
63449bfb27
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ export default async function RootLayout({
|
|||
<ReactQueryProvider>
|
||||
<Nav userImage={userImage} />
|
||||
{children}
|
||||
<Footer />
|
||||
{/* <Footer /> */}
|
||||
</ReactQueryProvider>
|
||||
</Provider>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue