Skip to content

feat: add radio and checkbox group components for modals #569

feat: add radio and checkbox group components for modals

feat: add radio and checkbox group components for modals #569

Workflow file for this run

name: "Label PRs"
on:
pull_request_target:
types:
- opened
jobs:
label:
runs-on: ubuntu-latest
name: Label PRs
steps:
- uses: srvaroa/labeler@v1.13.0
env:
GITHUB_TOKEN: "${{ secrets.NYUW_TOKEN_GH }}"