react-scroll icon indicating copy to clipboard operation
react-scroll copied to clipboard

Update documentation examples to use functional components?

Open JamesTheBald opened this issue 2 years ago • 2 comments

The examples in the docs are for class components, which many new devs haven't been learning since 2019. Would it be possible to supplement or replace these with functional components? (hooks) Thanks

JamesTheBald avatar Jun 30 '22 20:06 JamesTheBald

Agreed - The examples and functionality are out of date.

neutraali avatar Aug 11 '22 12:08 neutraali

Hi @JamesTheBald and @neutraali, I've submitted a PR #564 that aims to address the issues you've raised. I believe it brings a solution to the problem and would greatly appreciate your input. Could you please take a moment to review it and let me know your thoughts?

Thank you in advance for your time and feedback!

@fisshy

Danguya avatar Sep 25 '23 22:09 Danguya