Skip to content

select选择器下拉框组件在移动端使用时,滑动选择未选择中 #17922

select选择器下拉框组件在移动端使用时,滑动选择未选择中

select选择器下拉框组件在移动端使用时,滑动选择未选择中 #17922

Workflow file for this run

name: Community
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}