Juan Matias Risso

Results 1 issues of Juan Matias Risso

A really minor 'problem': the draggable component's render documentation says it recieves the 'ref ' parameter, when it doensn't happen. Container:120 >> return this.props.render(this.containerRef); Draggable:21 >> return React.cloneElement(this.props.render(), { className:...