Skip to content

refactor(react): use type intersection instead of generic #42

refactor(react): use type intersection instead of generic

refactor(react): use type intersection instead of generic #42

Workflow file for this run

name: Pull request
on:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
uses: ./.github/workflows/verification.yml