UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

3 lines 294 B
import { StatusStyle, statusStyle } from "./status.style.js"; import { Status, StatusProps, StatusPropsContext, StatusScheme, useStatusPropsContext } from "./status.js"; export { Status, type StatusProps, StatusPropsContext, type StatusScheme, StatusStyle, statusStyle, useStatusPropsContext };