UNPKG

@yamada-ui/react

Version:

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

3 lines 261 B
import { CenterStyle, centerStyle } from "./center.style.js"; import { Center, CenterProps, CenterPropsContext, useCenterPropsContext } from "./center.js"; export { Center, type CenterProps, CenterPropsContext, CenterStyle, centerStyle, useCenterPropsContext };