UNPKG

@yamada-ui/react

Version:

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

7 lines (6 loc) 338 B
const require_status_style = require('./status.style.cjs'); const require_status = require('./status.cjs'); exports.Status = require_status.Status; exports.StatusPropsContext = require_status.StatusPropsContext; exports.statusStyle = require_status_style.statusStyle; exports.useStatusPropsContext = require_status.useStatusPropsContext;