Skip to content

Commit 2c70307

Browse files
koba04lightnet328
andauthored
Update content/docs/reference-react-component.md
Co-Authored-By: lightnet328 <[email protected]>
1 parent 80d8236 commit 2c70307

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

0 commit comments

Comments
 (0)