Skip to content

fix(tabs): handle tab close events that remove the associated tab-title and tab elements from the DOM #16789

fix(tabs): handle tab close events that remove the associated tab-title and tab elements from the DOM

fix(tabs): handle tab close events that remove the associated tab-title and tab elements from the DOM #16789

Workflow file for this run

name: Semantic PR
on: pull_request
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}