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 還沒有評估資料。