chris

Results 1 issues of chris

Using `Scroll.Link` and setting the `name attribute` on my components in `App.js` was not working for me until I set an `id attribute` inside the component I was targeting. In...