Skip to main content

default

default(children): Promise<Element>

Root layout component that wraps the entire application with providers

Parameters

children

React nodes to render within the layout

children

ReactNode

Returns

Promise<Element>