mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-16 02:24:33 +00:00
* [@types/react-query] Fix pagination option The getCanFetchMore function takes in the actual paged data, not a number. See https://github.com/tannerlinsley/react-query#load-more--infinite-scroll-pagination * Update react-query-tests.ts