UNPKG

@yamada-ui/react

Version:

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

6 lines (5 loc) 600 B
import { modalStyle } from "./modal.style.js"; import { useModal } from "./use-modal.js"; import { ModalBody, ModalCloseButton, ModalCloseTrigger, ModalContent, ModalFooter, ModalHeader, ModalOpenTrigger, ModalOverlay, ModalPropsContext, ModalRoot, ModalTitle, useModalPropsContext } from "./modal.js"; import { namespace_exports } from "./namespace.js"; export { namespace_exports as Modal, ModalBody, ModalCloseButton, ModalCloseTrigger, ModalContent, ModalFooter, ModalHeader, ModalOpenTrigger, ModalOverlay, ModalPropsContext, ModalRoot, ModalTitle, modalStyle, useModal, useModalPropsContext };