Layout
The <HomeLayout/> is used on every page to render the nav, footer and children. It's also used to set the Google font.
<HomeLayout>
...children
</HomeLayout>
Props
Prop
Description
Required
Last updated
Was this helpful?
The <HomeLayout/> is used on every page to render the nav, footer and children. It's also used to set the Google font.
<HomeLayout>
...children
</HomeLayout>
Last updated
Was this helpful?