PF
Prank Foodie
Default Component - Copy this React, Tailwind Component to your project
Hey can u make a page for update item of menu that contain: const [formData, setFormData] = useState({ name: "", category: "", dietType: "", price: "", description: "", isSpecial: false });in reactjs and tailwindcss . i want't all item came from backend show on that page admin can see image, price category, diet if admin click on cross it delete items and if it click update a form open with update field. please give me
Prompt
