UNPKG

@transkripid/flowbite-react

Version:

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

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