azazdeaz / react-gsap-enhancer

Use the full power of React and GSAP together
MIT License
727 stars 38 forks source link

Find in {this.props.children} #33

Open CapsE opened 7 years ago

CapsE commented 7 years ago

Hi, I have a problem with a component that uses {this.props.children} in it's render function. All other components within this wrapper won't be found by the "find({key:value})" method.