Skip to content

Fix typo: "disbaleZoom" → "disableZoom" in README #136

Fix typo: "disbaleZoom" → "disableZoom" in README

Fix typo: "disbaleZoom" → "disableZoom" in README #136

Workflow file for this run

name: Labeler
on: pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/labeler@v4.0.0
with:
repo-token: ${{ github.token }}