If I have something like
And I want to access from
First access the children with: this.props.children, each child will then have its ref as a property on it.
this.props.children
ref