UNPKG

react-morphing-modal

Version:

React morphing modal! The easiest way to be fancy!

3 lines (2 loc) 71 B
export { useModal } from './hooks'; export { Modal } from './Modal';