Skip to content

Commit ed4a334

Browse files
Fix: storybook for labels (#474)
1 parent 66612e9 commit ed4a334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/storybook/src/stories/label.stories.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { Label } from '@viamrobotics/prime-core';
55

66
<Meta title="Elements/Label" />
77

8-
<Story name="Basic">
8+
<Story name="Input">
99
<Label>
1010
Name:
1111
<input

0 commit comments

Comments
 (0)