Skip to content

Conversation

wo-o29
Copy link
Contributor

@wo-o29 wo-o29 commented Sep 13, 2025

Overview

This PR refines the documentation for the condition prop by formatting the description for better readability in both Korean and English. Now, each behavioral case (about initial render and return values) is clearly separated using line breaks for easier understanding.

Before After
스크린샷 2025-09-13 오후 3 28 24 스크린샷 2025-09-13 오후 3 28 15

Checklist

  • Did you write the test code?
  • Have you run yarn run fix to format and lint the code and docs?
  • Have you run yarn run test:coverage to make sure there is no uncovered line?
  • Did you write the JSDoc?

@Copilot Copilot AI review requested due to automatic review settings September 13, 2025 06:32
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves the documentation readability for the condition prop in the useConditionalEffect hook by adding HTML line breaks (<br />) to separate behavioral descriptions in both English and Korean documentation files.

  • Adds line breaks between bullet points in the condition prop description for better visual separation
  • Maintains identical content while improving formatting for documentation readers

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/hooks/useConditionalEffect/useConditionalEffect.md Adds <br /> tags to separate bullet points in the condition prop description
src/hooks/useConditionalEffect/ko/useConditionalEffect.md Adds <br /> tags to separate bullet points in the Korean condition prop description

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

1 participant