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 Header: ``` <Card styles={{width: '400px'}}> <CardHeader> Header </CardHeader> <CardContent> Content </CardContent> </Card> ```