UNPKG

@gfazioli/mantine-flip

Version:

Flip component is a wrapper for any component that can be flipped. It is used to create cards, flip boxes and more.

7 lines (5 loc) 158 B
'use client'; const FLIP_ERRORS = { context: "Flip component was not found in the tree"}; export { FLIP_ERRORS }; //# sourceMappingURL=Flip.errors.mjs.map