Skip to content

Commit f85d59d

Browse files
authored
Update index.stories.tsx
1 parent 54be608 commit f85d59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-components/src/Common/Signature/index.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export const WithLongAttributeNames: Story = {
5252
name="thisIsAnAttributeWithAnExcessivelyLongNameToTestTextWrapping"
5353
type={
5454
<>
55-
<a href="#">&lt;Type1&gt;</a>|<a href="#">&lt;Type2&gt;</a>
55+
<a href="#">&lt;Type1&gt;</a>|<a href="#">&lt;Type3&gt;</a>
5656
</>
5757
}
5858
/>

0 commit comments

Comments
 (0)