Skip to content

Commit

Permalink
Deploying to gh-pages from @ 293d646 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
troychaplin committed Sep 8, 2024
1 parent 855cf5d commit fb43b6b
Show file tree
Hide file tree
Showing 24 changed files with 70 additions and 64 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions assets/Card.stories-Be_8Cf6_.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
import{j as d}from"./jsx-runtime-BlAj40OV.js";import{C as s}from"./index-BLS3QkVs.js";import"./index-Cs7sjTYM.js";import"./_commonjsHelpers-BosuxZz1.js";import"./tailwindProps-CLTzxpUI.js";const C={title:"Components/Card",component:s,tags:["autodocs"]},r={args:{children:"Customize the card",maxWidth:"md",rounded:"base",shadow:"md",borderWidth:1,borderColor:"#dfdfdf"},render:n=>d.jsx(s,{...n,children:d.jsx("p",{children:"Card component"})})};var o,e,a;r.parameters={...r.parameters,docs:{...(o=r.parameters)==null?void 0:o.docs,source:{originalSource:`{
args: ({
children: 'Customize the card',
maxWidth: 'md',
rounded: 'base',
shadow: 'md',
borderWidth: 1,
borderColor: '#dfdfdf'
} as CardProps),
render: args => <Card {...args}>
<p>Card component</p>
</Card>
}`,...(a=(e=r.parameters)==null?void 0:e.docs)==null?void 0:a.source}}};const h=["Primary"];export{r as Primary,h as __namedExportsOrder,C as default};
12 changes: 0 additions & 12 deletions assets/Card.stories-C4PladGA.js

This file was deleted.

13 changes: 13 additions & 0 deletions assets/CardGroup.stories-B1PSxT7y.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 0 additions & 13 deletions assets/CardGroup.stories-C6VUhVuX.js

This file was deleted.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fb43b6b

Please sign in to comment.