UNPKG

parvus-ui

Version:

A micro UI kit with all the main UI components in less than 5KB

13 lines (11 loc) 150 B
Card Footer: ``` <Card styles={{width: '400px'}}> <CardContent> Content </CardContent> <CardFooter> Footer </CardFooter> </Card> ```