{submitError}
+ )} + +{errors['name']}
} +{errors['price']}
} +{errors['category']}
} +No items yet
+Add your first item to get started.
+| + | Name | +Category | +Price | +Available | +Actions | +
|---|---|---|---|---|---|
|
+ {item.imageUrls[0] ? (
+ |
+ {item.name} | +{item.category} | +{formatPrice(item.price)} | +
+ |
+ + + + | +
No restaurant found. Complete onboarding first.
; + + const categories = [...new Set(items.map((i) => i.category))].sort(); + + return ( +{error}
} +