remove evorfliew
This commit is contained in:
parent
e454c00847
commit
ae26e4f282
@ -5,7 +5,7 @@ function DefaultLayout() {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Header />
|
<Header />
|
||||||
<main style={{ overflow: 'hidden' }}>
|
<main>
|
||||||
<Outlet />
|
<Outlet />
|
||||||
</main>
|
</main>
|
||||||
<Footer />
|
<Footer />
|
||||||
|
Loading…
Reference in New Issue
Block a user