Layout() → {JSX.Element}
Component that displays the container layout
No props
Returns:
- Type:
- JSX.
Element
Example
return{
<Layout />
}
Component that displays the container layout
No props
return{
<Layout />
}