@transkripid/flowbite-react
Version:
Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork
3 lines (2 loc) • 363 B
JavaScript
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),n=e.createContext(void 0);function o(){const t=e.useContext(n);if(!t)throw new Error("useRatingContext should be used within the RatingContext provider!");return t}exports.RatingContext=n;exports.useRatingContext=o;
//# sourceMappingURL=RatingContext.js.map