UNPKG

@mielo-ui/mielo-react

Version:

React components & wrappers around mielo.css framework.

4 lines (3 loc) 121 B
export type { ModalProps, PortalProps } from "./Props" export { Portal } from "./Portal" export { Modal } from "./Modal"