Skip to content

Commit c757ec9

Browse files
committed
docs(storybook): move component to Displays category
1 parent c571131 commit c757ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uui-visually-hidden/lib/uui-visually-hidden.story.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import readme from '../README.md?raw';
66

77
const meta: Meta<UUIVisuallyHiddenElement> = {
88
id: 'uui-visually-hidden',
9-
title: 'Visually Hidden',
9+
title: 'Displays/Visually Hidden',
1010
component: 'uui-visually-hidden',
1111
parameters: {
1212
readme: { markdown: readme },

0 commit comments

Comments
 (0)