class Parent extends React.Component { constructor(props) { super(props) this.ref = React.createRef() } componentDidMount() { this.ref.current = [