-
-
Notifications
You must be signed in to change notification settings - Fork 518
Closed
Description
Summary
문서의 useOptimistic 참고 문서 링크 오류Page
https://ko.react.dev/reference/react-dom/components/form
Details
문서의 useOtimisitc 참고 문서의 링크는
https://ko.react.dev/reference/react/hooks/useOptimistic
로 연결되어 있습니다. 해당 링크가 존재하지 않아 아래와 같은 페이지가 뜨게 됩니다.
해결 방안
영문으로 작성된 [공식 페이지](https://react.dev/reference/react-dom/components/form)에는 다음과 같이 useOptimistic 참고 문서로 연결되는 글이 없으나, 글 전후의 참고 문서들을 확인한 결과
https://ko.react.dev/reference/react/useOptimistic
위 문서로 연결되는 것이 적절한 것 같습니다!
혹시 useOptimistic 참고 문서의 url을 수정하고 PR을 올려도 괜찮을까요?
Metadata
Metadata
Assignees
Labels
No labels