-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 293d646 🚀
- Loading branch information
1 parent
855cf5d
commit fb43b6b
Showing
24 changed files
with
70 additions
and
64 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
assets/ButtonGroup.stories-MhKqpFaJ.js → assets/ButtonGroup.stories-B1HyWvH9.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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}; |
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
assets/Color-KGDBMAHA-CoV7gbXo.js → assets/Color-KGDBMAHA-CWR8B2EN.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
assets/Column.stories-H8WPnZr8.js → assets/Column.stories-DFTUo-Eu.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.