Closed
Description
<Statistic.Group widths="4">
<Statistic size="mini" color="black" value={value} label="label" />
<Statistic size="mini" color="red" value={value} label="label" />
<Statistic size="mini" color="orange" value={value} label="label" />
<Statistic size="mini" color="green" value={value} label="label" />
</Statistic.Group>
This should display 4 mini-sized statistics "in a row" but they are always regular size
Is there other way to specify the size?
Metadata
Metadata
Assignees
Labels
No labels