How to use nested multiply component. **renderList() { return this .data .map((pane, index) => { return ( NestedPopout ); }); }** Thanks