UNPKG

@transkripid/flowbite-react

Version:

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

14 lines (13 loc) 361 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("useTimelineItemContext should be used within the TimelineItemContext provider!"); return e; } export { o as TimelineItemContext, r as useTimelineItemContext }; //# sourceMappingURL=TimelineItemContext.mjs.map