UNPKG

@transkripid/flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork

14 lines (13 loc) 336 B
import { createContext as e, useContext as o } from "react"; const r = e(void 0); function i() { const t = o(r); if (!t) throw new Error("useSidebarContext should be used within the SidebarContext provider!"); return t; } export { r as SidebarContext, i as useSidebarContext }; //# sourceMappingURL=SidebarContext.mjs.map