UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

3 lines (2 loc) 219 B
export { StatusRoot as Root, StatusIndicator as Indicator, StatusPropsProvider as PropsProvider, } from "./status"; export type { StatusRootProps as RootProps, StatusIndicatorProps as IndicatorProps, } from "./status";