fix/table-of-contents #11
@ -134,7 +134,7 @@ export default function DefaultLayout({ children }: { children: React.ReactNode
|
|||||||
<Navigation />
|
<Navigation />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="grow">{children}</div>
|
{children}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<Footer />
|
<Footer />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user