@transkripid/flowbite-react
Version:
Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork
3 lines (2 loc) • 358 B
JavaScript
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),o=e.createContext(void 0);function n(){const t=e.useContext(o);if(!t)throw new Error("useModalContext should be used within the ModalContext provider!");return t}exports.ModalContext=o;exports.useModalContext=n;
//# sourceMappingURL=ModalContext.js.map