@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("useToastContext should be used within the ToastContext provider!");return t}exports.ToastContext=o;exports.useToastContext=n;
//# sourceMappingURL=ToastContext.js.map