We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f414cae commit 590f221Copy full SHA for 590f221
content/blog/2020-02-26-react-v16.13.0.md
@@ -125,7 +125,7 @@ React 16 がリリースされたとき、`createPortal` は公式にサポー
125
126
## その他の改良事項 {#other-improvements}
127
128
-### hydrationの警告におけるコンポーネントスタック{#component-stacks-in-hydration-warnings}
+### hydration の警告におけるコンポーネントスタック {#component-stacks-in-hydration-warnings}
129
130
React は開発者向け警告にコンポーネントスタックを追加し、開発者がバグを特定してプログラムをデバッグできるようにしています。今回のリリースでは、以前はコンポーネントスタックが存在しなかった多くの開発者向け警告に、それが追加されました。例として、以前のバージョンにあったこのハイドレーション警告を考えてみましょう。
131
0 commit comments