{this.props.children}
); } }); just render a paragraph, for now tell React where to render childrenThis text is our component’s children!
This text is our component’s children!
When React renders that component we get this htmlThis text is our component’s children!
{this.props.children} When React renders that component we get this htmltags, you can just use them!
My media content