Skip to content

fix: add missing dependency in useCursorPaginatedFetcher useEffect #1740

fix: add missing dependency in useCursorPaginatedFetcher useEffect

fix: add missing dependency in useCursorPaginatedFetcher useEffect #1740

Workflow file for this run

name: Pull request CI
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
permissions:
contents: read
actions: read
uses: ./.github/workflows/check.yaml