You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
containing "Pizzas" from the component to a new component named Order. Also, move the declaration of the orders state and the orderOne function from the component to the new component.
From React-Module-Project created by zelihapala: CodeYourFuture#59
Link to the coursework
https://github.com/orgs/CodeYourFuture/projects/152/views/1?pane=issue&itemId=48327342
Why are we doing this?
Instructions:
Extract the
Use the component in the
list of the component.
Dependent on https://github.com/orgs/CodeYourFuture/projects/152/views/1?pane=issue&itemId=48327289
Test:
The pizza order is still rendered on the page
Clicking on the "Add" button still increments the number of orders.
Maximum time in hours
1
How to get help
No response
How to submit
no
How to review
no
Anything else?
No response
The text was updated successfully, but these errors were encountered: