UNPKG

@adaptui/react

Version:

Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit

12 lines (9 loc) 323 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PaginationContextState = void 0; var _store = require("ariakit-utils/store"); var PaginationContextState = (0, _store.createStoreContext)(); exports.PaginationContextState = PaginationContextState; //# sourceMappingURL=__utils.js.map