Skip to content

docs: update useImperativeHandle.md #1123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 14, 2025
Merged

docs: update useImperativeHandle.md #1123

merged 4 commits into from
Jan 14, 2025

Conversation

kangyunu
Copy link
Contributor

useImperativeHandle.md 수정

useImperativeHandle.md의 번역이 되지 않은 부분을 일부 수정했습니다.

필수 확인 사항

선택 확인 사항

  • 번역 초안 작성Draft Translation
  • 리뷰 반영Resolve Reviews

Copy link

vercel bot commented Jan 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
ko-legacy-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Jan 14, 2025 5:02am

Copy link
Collaborator

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안녕하세요, PR 보내주셔서 감사합니다.

혹시 리포지토리 클론해서 로컬에서 작업 안하시고 깃허브 상에서 직접 수정해주셨을까요?

현재 CI도 돌아가지 않고, 커밋 전에 pre-commit 훅에서 검사되어야 할 내용이 누락된 것으로 보입니다.

@kangyunu
Copy link
Contributor Author

안녕하세요, PR 보내주셔서 감사합니다.

혹시 리포지토리 클론해서 로컬에서 작업 안하시고 깃허브 상에서 직접 수정해주셨을까요?

현재 CI도 돌아가지 않고, 커밋 전에 pre-commit 훅에서 검사되어야 할 내용이 누락된 것으로 보입니다.

fork 후 로컬에 클론 받아서 진행했습니다. 확인해봐야 할 부분이 있을까요? (+ 수정 요청 주신 부분은 수정했습니다.)

@kangyunu
Copy link
Contributor Author

안녕하세요, PR 보내주셔서 감사합니다.
혹시 리포지토리 클론해서 로컬에서 작업 안하시고 깃허브 상에서 직접 수정해주셨을까요?
현재 CI도 돌아가지 않고, 커밋 전에 pre-commit 훅에서 검사되어야 할 내용이 누락된 것으로 보입니다.

fork 후 로컬에 클론 받아서 진행했습니다. 확인해봐야 할 부분이 있을까요? (+ 수정 요청 주신 부분은 수정했습니다.)

Fork - 클론 - md 수정 - package install - textlint
순서대로 진행해서 그런 것 같습니다. 지금 상황에서 정상적인 프로세스로 돌아가려면 어떻게 해야하는지 알려주세요. :)

@lumirlumir
Copy link
Collaborator

@kangyunu

원래 문장 끝 빈 공백(trailing space)이 pre-commit 훅에 검사되어 오류가 발생했어야 해서 그렇습니다!

사실 큰 문제는 아니라, 제가 요청드린 부분 잘 수정해주셔서 괜찮습니다 :)

현재 다른 브랜치에서 작업 진행중이라, 해당 브랜치로 우선 병합 후 메인 브랜치로 병합할 예정입니다.

PR 감사드립니다. LGTM!

@lumirlumir lumirlumir changed the base branch from main to sync-9000e6e0 January 14, 2025 05:05
@lumirlumir lumirlumir merged commit 61c2339 into reactjs:sync-9000e6e0 Jan 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants