@metyis-ds/card
v1.0.2
Published
The Card component is merely a wrapper for the different Card components. it is advisable to pass only those components (CardHeader, CardBody, CardFooter) as children, even though you can still pass whatever you please as seen in the example below. A vali
Downloads
18
Readme
@metyis-ds/card
The Card component is merely a wrapper for the different Card components. it is advisable to pass only those components (CardHeader, CardBody, CardFooter) as children, even though you can still pass whatever you please as seen in the example below. A valid example for a different component would be for instance a Divider.
Install
$ yarn add @metyis-ds/card