react-scroll
                                
                                
                                
                                    react-scroll copied to clipboard
                            
                            
                            
                        React scroll component
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `lodash` from 4.17.19 to 4.17.21 Commits f299b52 Bump to v4.17.21 c4847eb Improve performance...
i use CRA. react 18.2.0 `{n.title}` > `//other styled components ` > `export const AboutSection = styled.section'` `background: white;` `padding: 150px 10px;'` In console i see warning: target Element not...
Hey there please add container: prop/option to the docs as i was struggling for so long to set this to a node instead of an id string.. i needed a...
Latest published 9 months ago, only PRs are from Dependabot and tons of issues ignored, specifically regarding Next14 I think its abandoned, folks
Next throws an error about not being able to find `lodash.throttle`. I've tried installing that package manually, but the same thing happens. Steps to reproduce: create a quick Next app...
Here is my code, I found out that if I'm not wrap the `` component with ``, I will never get the onSetActive works, but I'm able to click and...