Skip to content

Commit 590f221

Browse files
Update content/blog/2020-02-26-react-v16.13.0.md
Co-authored-by: Soichiro Miki <[email protected]>
1 parent f414cae commit 590f221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2020-02-26-react-v16.13.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ React 16 がリリースされたとき、`createPortal` は公式にサポー
125125

126126
## その他の改良事項 {#other-improvements}
127127

128-
### hydrationの警告におけるコンポーネントスタック{#component-stacks-in-hydration-warnings}
128+
### hydration の警告におけるコンポーネントスタック {#component-stacks-in-hydration-warnings}
129129

130130
React は開発者向け警告にコンポーネントスタックを追加し、開発者がバグを特定してプログラムをデバッグできるようにしています。今回のリリースでは、以前はコンポーネントスタックが存在しなかった多くの開発者向け警告に、それが追加されました。例として、以前のバージョンにあったこのハイドレーション警告を考えてみましょう。
131131

0 commit comments

Comments
 (0)