mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-31 10:44: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