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
When used programmatically some use-case don't need `anchor tags`. On this cases use childrenless `Scrollchor`
138
138
139
139
### Childrenless `Scrollchor`
140
-
This component will render `null` and the user it's reponsible of store the component [reference](https://facebook.github.io/react/docs/refs-and-the-dom.html)
This component will render `null` and the user it's reponsible of store the component [reference](https://facebook.github.io/react/docs/refs-and-the-dom.html), Ex: [childrenless](https://github.com/bySabi/react-scrollchor/blob/example/src/App.js#L24)
0 commit comments