UNPKG

@mielo-ui/mielo-react

Version:

React components & wrappers around mielo.css framework.

10 lines (9 loc) 167 B
export type { ConfirmHandles, ConfirmAction, ConfirmAccent, ConfirmResult, ConfirmProps, ConfirmSize, } from "./Props" export { Confirm } from "./Confirm"