Question: What is the children prop?
- a property that adds child components to state
- a property that lets you pass components as data to other components
- a property that lets you set an array as a property
- a property that lets you pass data to child elements
Answer: The correct answer of the above question is Option B:a property that lets you pass components as data to other components