Skip to content

Commit 6f74897

Browse files
Update src/components/DocLink/DocLink.stories.tsx
Co-authored-by: Paul Wackerow <[email protected]>
1 parent a643d2f commit 6f74897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DocLink/DocLink.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { Meta, StoryObj } from "@storybook/react"
55
import DocLink from "."
66

77
const meta = {
8-
title: "Atoms / DocLink",
8+
title: "Molecules / Navigation / DocLink",
99
component: DocLink,
1010
tags: ["autodocs"],
1111
} satisfies Meta<typeof DocLink>

0 commit comments

Comments
 (0)