Skip to content

fix: Ensure that combobox empty state is rendered when items arent directly provided to the combobox #184

fix: Ensure that combobox empty state is rendered when items arent directly provided to the combobox

fix: Ensure that combobox empty state is rendered when items arent directly provided to the combobox #184

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true