Skip to content

fix(reat-query): infer data type correctly when conditional skipToken is passed to useQueries #37

fix(reat-query): infer data type correctly when conditional skipToken is passed to useQueries

fix(reat-query): infer data type correctly when conditional skipToken is passed to useQueries #37

Workflow file for this run

name: Labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}