UNPKG

@transkripid/flowbite-react

Version:

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

14 lines (13 loc) 356 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("useSidebarItemContext should be used within the SidebarItemContext provider!"); return t; } export { r as SidebarItemContext, i as useSidebarItemContext }; //# sourceMappingURL=SidebarItemContext.mjs.map