CodeYourFuture / CodeYourFuture/React-Module-Project
Feature orderType
未关闭
♟️ Dependent ticket
🐂 Size Medium
📅 Week 2
🧩 Feature
- 主要语言
- JavaScript
- 星标
- 1
- 派生
- 28
- PR 合并指标
- 30 天内没有已合并 PR
描述
**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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。