File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ Chrome での操作は以下の通り。
181
181
182
182
## DevToolsプロファイラを使用したコンポーネントのプロファイリング
183
183
184
- ` react-dom ` 16.5 以降と ` react-native ` 0.57 以降では、開発モードにおける強化されたプロファイリング機能を React DevTools プロファイラにて提供しています。このプロファイラの概要がブログ記事「 [ React プロファイラの紹介(Introduction the React Profiler) ] ( /blog/2018/09/10/introducing-the-react-profiler.html ) 」 で説明されています。チュートリアル動画も [ YouTube で入手できます ] ( https://www.youtube.com/watch?v=nySib7ipZdk ) 。
184
+ ` react-dom ` 16.5 以降と ` react-native ` 0.57 以降では、開発モードにおける強化されたプロファイリング機能を React DevTools プロファイラにて提供しています。このプロファイラの概要はブログ記事 [ "Introducing the React Profiler" ] ( /blog/2018/09/10/introducing-the-react-profiler.html ) で説明されています。チュートリアル動画も [ YouTube で閲覧できます ] ( https://www.youtube.com/watch?v=nySib7ipZdk ) 。
185
185
186
186
React DevTools をまだインストールしていない場合は、以下で見つけることができます。
187
187
You can’t perform that action at this time.
0 commit comments