Lager - v5.2.0
    Preparing search index...
    • AppProvider component.

      This component manages the application state, including loading indicators, lists of products, orders, deliveries, and invoices. It provides functions to update these states. Children components can access the application state and functions through the useAppContext hook.

      Parameters

      Returns ReactNode

      The provider component wrapping its children, providing them access to the application context.