Skip to content

Commit 9f583f5

Browse files
Update stories/Form Elements/Fieldset.stories.tsx
Co-authored-by: Colin Rotherham <[email protected]>
1 parent 774b231 commit 9f583f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/Form Elements/Fieldset.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ export const WithCustomLegendSizeXL: Story = {
111111
),
112112
};
113113

114-
export const WithHTML: Story = {
114+
export const WithLegendHTML: Story = {
115115
name: 'With HTML',
116116
render: () => (
117117
<Fieldset>

0 commit comments

Comments
 (0)