@transkripid/flowbite-react
Version:
Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork
14 lines (13 loc) • 376 B
JavaScript
import { createContext as e, useContext as n } from "react";
const o = e(void 0);
function r() {
const t = n(o);
if (!t)
throw new Error("useTimelineContentContext should be used within the TimelineContentContext provider!");
return t;
}
export {
o as TimelineContentContext,
r as useTimelineContentContext
};
//# sourceMappingURL=TimelineContentContext.mjs.map