mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-29 23:50:04 +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