Skip to content

fix(dialog): only prevent default on escape key when escapeDisabled is true #18090

fix(dialog): only prevent default on escape key when escapeDisabled is true

fix(dialog): only prevent default on escape key when escapeDisabled is true #18090

Workflow file for this run

name: Semantic PR
on:
pull_request:
types: [edited, opened, synchronize]
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}