Skip to content

소스코드 예제 typo #481

@ynifamily3

Description

@ynifamily3

https://github.com/reactjs/ko.reactjs.org/blob/f265301642079f05066231c005e73672eb2f0f91/content/docs/concurrent-mode-patterns.md

AS-IS
const [startTransition, isPending] = useTransition({

TO-BE
const [isPending, startTransition] = useTransition({

  • 혹시, 아카이브된 문서라 업데이트가 이루어지지 않고 있나요?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions