Skip to content

Commit

Permalink
chore: rename demo story name
Browse files Browse the repository at this point in the history
  • Loading branch information
Than-DE committed Dec 16, 2023
1 parent 0106d49 commit 45c0107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@docs/demos/src/demos/hooks/Hooks.demos.story.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,6 @@ export const DemoUseEyeDropperUsage = {
};

export const DemoUseInViewportUsage = {
name: '⭐ Demo: useIsVisibleUsage',
name: '⭐ Demo: useInViewportUsage',
render: renderDemo(demos.useInViewportDemo),
};

0 comments on commit 45c0107

Please sign in to comment.