Data Stats
Overview Cards

Props
| Prop Name | Type | Description |
|---|---|---|
| label | string | The title/label of the card (e.g. "Total Views") |
| data | value: number OR string; growthRate: number; | Contains the value and other data properties to display |
| Icon | (props: React.SVGProps<SVGSVGElement>) => JSX.Element | An SVG element |
Data Stats Two
