Adam Michel

Results 3 issues of Adam Michel

### Why: Closes: TBD ### What's being changed (if available, include any code snippets, screenshots, or gifs): The `ports` config was included in the two later examples in this guide,...

content
actions
waiting for review

### Minimal reproducible example https://github.com/awmichel/JestDevMenuBug ### What platform(s) does this occur on? Android, iOS ### Where did you reproduce the issue? in a development build ### Summary Jest tests fail...

needs review

## Changes Updates the types for `useInfiniteQuery` to infer the return type from the `select` option, if provided. Adds onto #2105 with recent addition of #2117. Also adds the docs...