You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass in any props! If you need to [pass in a ref](https://reactjs.org/docs/refs-and-the-dom.html#adding-a-ref-to-a-dom-element), you'll need to pass it in as a tagRef:
Currently, we use
tagRef
to pass along a ref to the actual underlying DOM elementlemon-reset/README.md
Line 48 in b55997c
Looks like there's a new API to address just this though: https://reactjs.org/docs/forwarding-refs.html
Sounds like us :P
The text was updated successfully, but these errors were encountered: