UNPKG

@yamada-ui/react

Version:

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

5 lines (4 loc) 425 B
import { containerStyle } from "./container.style.js"; import { ContainerBody, ContainerFooter, ContainerHeader, ContainerPropsContext, ContainerRoot, useContainerPropsContext } from "./container.js"; import { namespace_exports } from "./namespace.js"; export { namespace_exports as Container, ContainerBody, ContainerFooter, ContainerHeader, ContainerPropsContext, ContainerRoot, containerStyle, useContainerPropsContext };