Closed rohanleach4 closed 6 years ago
I think this should not be part of this package. If you want to add scrolling to a specific section on click you could use the package react-scroll
. The parallax component is just a wrapper. You can add anything you want. Here's a basic example: https://codesandbox.io/s/rym8yvx7m.
Maybe this helps you?
Regards
Thanks :-)
Is it possible to add a button to scroll to another section?