Preparing search index...
    • Provider component for recipe dialogs context.

      Wrap the Recipe screen with this provider to enable dialog state sharing across all hooks within the screen.

      Parameters

      • __namedParameters: { children: ReactNode }

      Returns Element