This intention lets add a subcomponent if such were defined in the subComponents attribute of the Component tag in React Buddy's palette.
Example:
subComponents={[
<Comp1/>,
<Comp2/>
]}