UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

5 lines (4 loc) 194 B
export { Center } from "./center"; export type { CenterProps } from "./center"; export { AbsoluteCenter } from "./absolute-center"; export type { AbsoluteCenterProps } from "./absolute-center";