-
Notifications
You must be signed in to change notification settings - Fork 198
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
02-app > 02-api-reference > 04-functions > draft-mode.mdx #385
Conversation
Ref #215 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
기여해주셔서 감사합니다! 문서 간 통일을 위한 문구 수정 요청 드립니다! 확인 후 반영 부탁 드립니다.
--- | ||
|
||
The `draftMode` function allows you to detect [Draft Mode](/docs/app/building-your-application/configuring/draft-mode) inside a [Server Component](/docs/getting-started/react-essentials). | ||
`draftMode` 함수는 [Server Component](/docs/getting-started/react-essentials) 내에서 [Draft Mode](/docs/app/building-your-application/configuring/draft-mode)를 탐지할 수 있습니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
`draftMode` 함수는 [Server Component](/docs/getting-started/react-essentials) 내에서 [Draft Mode](/docs/app/building-your-application/configuring/draft-mode)를 탐지할 수 있습니다. | |
`draftMode` 함수는 [서버 컴포넌트](/docs/getting-started/react-essentials) 내에서 [Draft Mode](/docs/app/building-your-application/configuring/draft-mode)를 탐지할 수 있습니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
번역 수정 완료했습니다. 확인 부탁드립니다!
@@ -23,4 +23,4 @@ export default function Page() { | |||
|
|||
| Version | Changes | | |||
| --------- | ----------------------- | | |||
| `v13.4.0` | `draftMode` introduced. | | |||
| `v13.4.0` | `draftMode`가 도입되었습니다. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| `v13.4.0` | `draftMode`가 도입되었습니다. | | |
| `v13.4.0` | `draftMode` 도입 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
번역 수정 완료했습니다. 확인 부탁드립니다!
@okdol1 리뷰 이후 작업이 몇일 동안 이뤄지지 않아 9월 13일까지 작업이 없을 경우 이슈를 close하고 새로운 분에게 할당하겠습니다! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요청 사항 반영해주셔서 감사합니다! Approve 하겠습니다.
기여자용
문서 개선
pnpm prettier-fix
를 실행하여 서식 문제를 해결합니다. - 문서 기여 가이드를 읽고 문서 지침을 따르는지 확인하세요: https://github.com/Nextjs-kr/Nextjs.ko/blob/main/packages/next/README.mdProgress
pnpm prettier-fix