Skip to content

feat(web/components): Error, react-query가 포함된 ErrorBoundary 컴포넌트 추가 #14

feat(web/components): Error, react-query가 포함된 ErrorBoundary 컴포넌트 추가

feat(web/components): Error, react-query가 포함된 ErrorBoundary 컴포넌트 추가 #14

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}}