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