Skip to content

refactor(KtTable): use composition API for Table*Cell files #2037

refactor(KtTable): use composition API for Table*Cell files

refactor(KtTable): use composition API for Table*Cell files #2037

Workflow file for this run

name: 'actions/labeler'
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'