UNPKG

@transkripid/flowbite-react

Version:

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

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