Skip to content

Commit 175adbd

Browse files
marklearstCopilot
andauthored
Update src/components/tab/tab.stories.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 19390f5 commit 175adbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/tab/tab.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const meta: Meta<typeof Tab> = {
88
component: Tab,
99
parameters: {
1010
...getStoryDescription(
11-
'Tab component. For a detailed explanation on props, please visit the Headless UI [tab-group documentation](https://headlessui.com/react-vite/tabs#tab-group)',
11+
'Tab component. For a detailed explanation on props, please visit the Headless UI [tab-group documentation](https://headlessui.com/react/tabs#tab-group)',
1212
),
1313
docs: { source: { type: 'auto' } },
1414
},

0 commit comments

Comments
 (0)