@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
4 lines • 648 B
TypeScript
import { ContainerStyle, containerStyle } from "./container.style.js";
import { ContainerBody, ContainerBodyProps, ContainerFooter, ContainerFooterProps, ContainerHeader, ContainerHeaderProps, ContainerPropsContext, ContainerRoot, ContainerRootProps, useContainerPropsContext } from "./container.js";
import { namespace_d_exports } from "./namespace.js";
export { namespace_d_exports as Container, ContainerBody, type ContainerBodyProps, ContainerFooter, type ContainerFooterProps, ContainerHeader, type ContainerHeaderProps, ContainerPropsContext, ContainerRoot, type ContainerRootProps, ContainerStyle, containerStyle, useContainerPropsContext };