Skip to content

feat(ui): add render prop support to Card components #277

feat(ui): add render prop support to Card components

feat(ui): add render prop support to Card components #277

Workflow file for this run

name: PR Labeler
on:
pull_request:
types:
- opened
- synchronize
- reopened
pull_request_target:
types:
- opened
- synchronize
- reopened
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml