Lager - v5.2.0
    Preparing search index...

    Function App

    • Function

      The main application component.

      This component wraps the application with AuthProvider and AppProvider contexts providers, ensuring that authentication and application state are available throughout the app. It then renders the Root component, which contains the main navigation and screens of the app.

      Returns ReactElement

      The root element of the application.