docs(react): useBlockPromiseMultipleClick 훅의 비교 예시에 debounce 버튼 추가 완료 #103
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
먼저 이전에 기여한 useBlockPromiseMultipleClick 훅 관련 문서의 내용을 작성해주셔서 감사합니다 :)
해당 문서를 확인하다보니 설명에는 debounce의 사용과 비교하는 내용이 있었는데, 실제 예시에도 debounce와의 차이를 확인할 수 있는 부분이 있으면 좋겠다 생각하여 간단하게 올려봅니다!
useBlockPromiseMultipleClick.mov
PR Checklist
Contributing Guide