Skip to content

fix: resolve issue with delegateMiddleware using outdated context in react #229

fix: resolve issue with delegateMiddleware using outdated context in react

fix: resolve issue with delegateMiddleware using outdated context in react #229

Workflow file for this run

# Automatically labels PRs based on the configuration file
# you are probably looking for 👉 `.github/labeler.yml`
name: Label PRs
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true