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 9330881 commit feca397Copy full SHA for feca397
packages/component-library/src/Link/index.stories.tsx
@@ -24,6 +24,7 @@ const meta = {
24
},
25
26
27
+ tags: ["autodocs"],
28
} satisfies Meta<typeof LinkComponent>;
29
export default meta;
30
0 commit comments