'use client'; import { useApi } from '@/lib/useApi'; import { SetPageHeader } from '@/components/layout/SetPageHeader'; import { RecipeList } from './RecipeList'; function PageSkeleton() { return (
You need to create or join a household before managing recipes.