Hey, I'd like to write something like this: ``` <Link to="home#about">Home</Link> ``` It should open `home` route and scroll to `<section id="about"></section>` Will it be possible ? Regards, Cezary Daniel Nowak
Hey,
I'd like to write something like this:
It should open
homeroute and scroll to<section id="about"></section>Will it be possible ?
Regards, Cezary Daniel Nowak