7 lines
846 B
JavaScript
7 lines
846 B
JavaScript
|
import{D as s}from"./DisplayName-634e31b8.js";import"./utils-09ff0c0e.js";import"./lifecycle-0dd9b729.js";import"./index-5c6b3333.js";import"./runtime-ea3b2d3b.js";import"./index-9ff358fd.js";import"./_commonjsHelpers-725317a4.js";const d={title:"Atoms/DisplayName",component:s,tags:["autodocs"],argTypes:{displayName:{control:"text",description:"Under which name shall the person be known?"},pronoun:{control:"text",description:"How shall the person be adressed?"}}},e={args:{displayName:"Jane Doe",pronoun:"she/her"}};var o,r,a;e.parameters={...e.parameters,docs:{...(o=e.parameters)==null?void 0:o.docs,source:{originalSource:`{
|
||
|
args: {
|
||
|
displayName: 'Jane Doe',
|
||
|
pronoun: 'she/her'
|
||
|
}
|
||
|
}`,...(a=(r=e.parameters)==null?void 0:r.docs)==null?void 0:a.source}}};const h=["Plain"];export{e as Plain,h as __namedExportsOrder,d as default};
|