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 9, 2020
1 parent 1d1a9d5 commit d080e7f
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 @@ -157,7 +157,7 @@ React は開発者向け警告にコンポーネントスタックを追加し

React v16.13.0 は npm レジストリで利用可能です。

YarnでReact 16をインストールするには、下記を実行します:
Yarn で React 16 をインストールするには、下記を実行します

```bash
yarn add react@^16.13.0 react-dom@^16.13.0
Expand Down

0 comments on commit d080e7f

Please sign in to comment.