Skip to content

Commit ddb9ef0

Browse files
koba04lightnet328
andcommitted
Update content/docs/reference-react-component.md
Co-Authored-By: lightnet328 <[email protected]>
1 parent 3de5d1e commit ddb9ef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/reference-react-component.md

+1
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ UNSAFE_componentWillReceiveProps(nextProps)
451451
> このライフサイクルは、以前は `componentWillReceiveProps` という名前でした。その名前はバージョン 17 まで機能し続けます。コンポーネントを自動的に更新するには、[`rename-unsafe-lifecycles` codemod](https://github.com/reactjs/react-codemod#rename-unsafe-lifecycles) を使用してください。
452452
453453
> 補足:
454+
454455
>
455456
> このライフサイクルメソッドを使用すると、しばしばバグや矛盾が発生します。
456457
>

0 commit comments

Comments
 (0)