UNPKG

parvus-ui

Version:

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

10 lines (8 loc) 109 B
Card Content: ``` <Card styles={{width: '400px'}}> <CardContent> Content </CardContent> </Card> ```