Skip to content

Commit

Permalink
Update content/blog/2020-02-26-react-v16.13.0.md
Browse files Browse the repository at this point in the history
Co-authored-by: Soichiro Miki <smiki-tky@umin.ac.jp>
  • Loading branch information
PeterTakahashi and smikitky committed May 5, 2020
1 parent 3eba1f6 commit 67c723f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/2020-02-26-react-v16.13.0.md
Expand Up @@ -153,7 +153,7 @@ React は開発警告にコンポーネントスタックを追加し、開発

- ReactDOM は v16 を公開して以来、`version` のエクスポートがありませんでした。このリリースではそれが改めて追加されました。アプリケーションロジックでの使用はお勧めしませんが、同じページ上の ReactDOM のバージョン不一致や複数バージョンに関わる問題をデバッグする際に便利です。

これらの問題やその他の問題を解決してくれた貢献者に感謝します。完全なchangelog [下記](#changelog)を参照してください。
これらの問題やその他の問題を解決してくれた貢献者に感謝します。完全な changelog は[下記](#changelog)を参照してください。


## インストール {#installation}
Expand Down

0 comments on commit 67c723f

Please sign in to comment.