Skip to content

Commit 22a0825

Browse files
smikitkyuehaj
andauthored
Update content/docs/optimizing-performance.md
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
1 parent 2640175 commit 22a0825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/optimizing-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Chrome での操作は以下の通り。
181181

182182
## DevToolsプロファイラを使用したコンポーネントのプロファイリング
183183

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)
185185

186186
React DevTools をまだインストールしていない場合は、以下で見つけることができます。
187187

0 commit comments

Comments
 (0)