Revenue
$12.5k
↑ 12.5%
Mini Stat
DataStat card with trend
stattrendmini
Installation
$
Usage
tsx
import { MiniStat } from "@/components/nonaxial/mini-stat"
export default function Example() {
return (
<MiniStat>{/* Your content here */}</MiniStat>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |