Module quiz: JSX and Testing - Advanced React
What are some of the features of component containment? Select all that apply.
A component that uses the children prop to pass children elements directly as their content.
A component that acts as a generic box.
A special case of other components....