We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54be608 commit f85d59dCopy full SHA for f85d59d
packages/ui-components/src/Common/Signature/index.stories.tsx
@@ -52,7 +52,7 @@ export const WithLongAttributeNames: Story = {
52
name="thisIsAnAttributeWithAnExcessivelyLongNameToTestTextWrapping"
53
type={
54
<>
55
- <a href="#"><Type1></a>|<a href="#"><Type2></a>
+ <a href="#"><Type1></a>|<a href="#"><Type3></a>
56
</>
57
}
58
/>
0 commit comments