Question: What is the children prop?

  1. a property that adds child components to state
  2. a property that lets you pass components as data to other components
  3. a property that lets you set an array as a property
  4. 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