Skip to content

Fix overlay resizing and narrow layout #336

Fix overlay resizing and narrow layout

Fix overlay resizing and narrow layout #336

Workflow file for this run

name: React Doctor
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: write
jobs:
react-doctor:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: millionco/react-doctor@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
diff: main