You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Basically; `useSmoothScroll` hook use `requestAnimationFrame` to finish smooth s
6
6
7
7
If you want to control the `speed` of scroll behaviour, it defaults to use `requestAnimationFrame` mode.
8
8
9
-
**Examples are <atarget="_blank"href="https://ron0115.best/react-smooth-scroll-hook/?path=/docs/hooks-usesmoothscroll--direction-x#basic" >Here</a>.**(Storybook)
9
+
**Examples are <atarget="_blank"href="https://ron0115.best/react-smooth-scroll-hook/?path=/docs/usesmoothscroll--docs#basic" >Here</a>.**(Storybook)
10
10
11
11
**Live demo is <atarget="_blank"href="https://codesandbox.io/s/react-smooth-scroll-hook-vhudw?file=/src/App.js" >Here</a>.**(Codesandbox)
0 commit comments