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

Any documentation example for a simple usecase?

Open phutngo opened this issue 3 years ago • 1 comments

Looking for simple documentation that is valid for 3.0.

Just one simple example so we can see the syntax and the props.

phutngo avatar Jul 07 '21 04:07 phutngo

Hey @phutngo, there is a storybook entry for the 3.0 implementation of react-scroll-to you can get an example from. Let me know if this is helpful!

https://github.com/ganderzz/react-scroll-to/blob/feature/3.0.0/src/stories/UseScrollTo.stories.tsx

ganderzz avatar Jul 08 '21 00:07 ganderzz