RootLayout(props) → {ReactElement}
A layout component wrapping around the core application structure.
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
props | Object | Component props. Properties
|
- Source
Returns:
The rendered component.
- Type:
- ReactElement