We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ed2c3 commit 72100ceCopy full SHA for 72100ce
example/index.tsx
@@ -10,7 +10,7 @@ export default function App() {
10
<h1>useSmoothScroll</h1>
11
<h2>Demo.stories.tsx</h2>
12
<Demo />
13
- <h2>Direction.stories.tsx</h2>
+ <h2>DirectionX.stories.tsx</h2>
14
<DirectionX />
15
<h2>Body.stories.tsx</h2>
16
<Body />
0 commit comments