We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66612e9 commit ed4a334Copy full SHA for ed4a334
packages/storybook/src/stories/label.stories.svelte
@@ -5,7 +5,7 @@ import { Label } from '@viamrobotics/prime-core';
5
6
<Meta title="Elements/Label" />
7
8
-<Story name="Basic">
+<Story name="Input">
9
<Label>
10
Name:
11
<input
0 commit comments