React Component with Composition

Hello
What mean 9,10,11 line

“class ParentComponent extends React.Component {
constructor(props) {
super(props);
}”

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.