useRecipeDatabase - React hook for accessing reactive database state and operations
Provides access to reactive database state and all database operations.
Components using this hook will automatically re-render when database state changes.
Must be used within a RecipeDatabaseProvider component tree.
useRecipeDatabase - React hook for accessing reactive database state and operations
Provides access to reactive database state and all database operations. Components using this hook will automatically re-render when database state changes.
Must be used within a RecipeDatabaseProvider component tree.