A React component for displaying statistics
npm install @chakra-ui/statAs the name implies, the Stat component is used to display some statistics.
``sh
yarn add @chakra-ui/stat
npm i @chakra-ui/stat
`
`jsx`
import {
Stat,
StatArrow,
StatLabel,
StatGroup,
StatNumber,
StatUpArrow,
StatHelpText,
StatDownArrow,
} from "@chakra-ui/stat"
`jsx
23.36%
9.05%
`
`jsx``
23.36%