UNPKG

@transkripid/flowbite-react

Version:

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

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