Skip to content

feat: add useDelayState hook #79

feat: add useDelayState hook

feat: add useDelayState hook #79

Workflow file for this run

name: React Doctor
on:
pull_request:
branches: [master]
permissions:
contents: read
pull-requests: write
concurrency:
group: react-doctor-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
react-doctor:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
with:
persist-credentials: false
- uses: millionco/react-doctor@964622bf15fa5f8eef7e05196407aa08dc779087 # v2.2.7