UNPKG

react-hyper-modal

Version:

Fully customizable and accessible modal react component

6 lines (5 loc) 165 B
import { HyperModal } from './component'; import { ModalStack } from './components'; export * from './types'; export default HyperModal; export { ModalStack };