Type Alias Stat

Stat: { label: string; value: React.ReactNode }

Type declaration

  • label: string
  • value: React.ReactNode