Skip to content

Conversation

jaeyo03
Copy link
Contributor

@jaeyo03 jaeyo03 commented Oct 24, 2024

안녕하세요!

공식 문서에 글의 흐름이 어색한 부분이 있어 수정했습니다. setPosition({ x: 100 }) 은 y 속성이 없기 때문에 사용할 수 없다는 의미가 명확히 전달되도록 문장을 수정했습니다. 또한 국어 맞춤법에 맞춰 '예를 들어' 뒤에 있는 쉼표를 제거했습니다.

기존 : 예를 들어, 위의 예시에서는 y 속성이 전혀 없기 때문입니다. setPosition({ x: 100 })를 할 수 없습니다!

수정 → 예를 들어 위의 예시에서 setPosition({ x: 100 })은 y 속성이 존재하지 않기 때문에 사용할 수 없습니다!

스크린샷 2024-10-24 오후 11 42 39

도움 주신 분 : lumirlumir 님 감사합니다!

Progress

@vercel
Copy link

vercel bot commented Oct 24, 2024

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

Name Status Preview Comments Updated (UTC)
ko-react-dev 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 2:46pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
ko-legacy-reactjs-org ⬜️ Ignored (Inspect) Oct 24, 2024 2:46pm

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.

수고하셨습니다!👍

@github-actions
Copy link

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@lumirlumir lumirlumir merged commit defed0c into reactjs:main Oct 24, 2024
6 checks passed
@jaeyo03 jaeyo03 deleted the fix-learning-docs branch October 24, 2024 14:55
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