I\'m trying to find the proper way to define some components which could be used in a generic way:
The slickest way to do this:
{React.cloneElement(this.props.children, this.props)}