We can add a count prop to our counter and set it to a value of 5. Then we can reference this prop as {this.props.count} in our button.
確定! 回上一頁