generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
♟️ Dependent ticketThis ticket depends on something else being completed first this sprintThis ticket depends on something else being completed first this sprint🐂 Size Medium1-4 hours1-4 hours📅 Week 2Assigned during Week 2 of this moduleAssigned during Week 2 of this module🧩 Feature
Description
Instructions:
Pass a new prop named orderType
to the <Order />
component with the value "Pizzas". Then render the orderType
prop instead of "Pizzas" in the <Order />
component. Make sure that "Pizzas" is still displayed on the screen. In the <ul>
list of the <Restaurant />
component, render 2 others <Order />
components but this time pass different values for the orderType
prop: "Salads" and "Chocolate cake".
Depends on #12
Test:
- For each order, the number of items can be incremented independently.
- Explain what is happening in your test description
Metadata
Metadata
Assignees
Labels
♟️ Dependent ticketThis ticket depends on something else being completed first this sprintThis ticket depends on something else being completed first this sprint🐂 Size Medium1-4 hours1-4 hours📅 Week 2Assigned during Week 2 of this moduleAssigned during Week 2 of this module🧩 Feature
Type
Projects
Status
📋 Backlog