A
Anonymous
Order Creation Component - Copy this React, Tailwind Component to your project
Create component that have fields like title, subtitle different available sizes from xs, sm, md, lg, xl, 2xl, 3xl, 4xl and quantity and price for create one order for shopping but use rich text editor for title and subtitle for change size, font size and similar things, this component must be like crud task, add validation with formik, create another component which list all user selected orders and from which we have add with first component, when user increase quantity and decrease it total amount must be change, user must able to select different different size with different different quantity at order time, first component is for crud or second for user add order
Prompt
