Skip to content

[Component] [checkbox-group] [Bug] when use cdn import element-plus under v6.0, checkboxgroup can't work normally #21927

[Component] [checkbox-group] [Bug] when use cdn import element-plus under v6.0, checkboxgroup can't work normally

[Component] [checkbox-group] [Bug] when use cdn import element-plus under v6.0, checkboxgroup can't work normally #21927

name: Issue Mark Duplicate
on:
issue_comment:
types: [created, edited]
jobs:
mark-duplicate:
runs-on: ubuntu-latest
steps:
- name: mark-duplicate
uses: actions-cool/issues-helper@v3
with:
actions: 'mark-duplicate'
token: ${{ secrets.GITHUB_TOKEN }}
close-issue: true