Real-time Survey Tool Documentation
    Preparing search index...

    Function default

    • The root layout component for the application. It wraps the entire application with an authentication provider and a header.

      Parameters

      • props: Readonly<{ children: React.ReactNode }>

        The component props.

        • children

          The child components to be rendered within the layout.

      Returns Element

      The rendered root layout component.