@chakra-ui/react
Version:
Responsive and accessible React UI components built with React and Emotion
3 lines (2 loc) • 539 B
TypeScript
export { StatDownIndicator as DownIndicator, StatHelpText as HelpText, StatLabel as Label, StatRoot as Root, StatPropsProvider as PropsProvider, StatUpIndicator as UpIndicator, StatValueText as ValueText, StatValueUnit as ValueUnit, } from "./stat";
export type { StatDownIndicatorProps as DownIndicatorProps, StatHelpTextProps as HelpTextProps, StatLabelProps as LabelProps, StatRootProps as RootProps, StatUpIndicatorProps as UpIndicatorProps, StatValueTextProps as ValueTextProps, StatValueUnitProps as ValueUnitProps, } from "./stat";