CodeYourFuture / CodeYourFuture/React-Module-Project
Feature orderType
Abierto
♟️ Dependent ticket
🐂 Size Medium
📅 Week 2
🧩 Feature
- Lenguaje dominante
- JavaScript
- Estrellas
- 1
- Forks
- 28
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Instructions:**
Pass a new prop named `orderType` to the `` component with the value "Pizzas". Then render the `orderType` prop instead of "Pizzas" in the `` component. Make sure that "Pizzas" is still displayed on the screen. In the `
- ` list of the `` component, render 2 others `` 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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.