You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/learn/react-developer-tools.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Use a ferramenta de desenvolvedor do React para inspecionar [componentes](/learn
11
11
12
12
<YouWillLearn>
13
13
14
-
* Como instalar React Developer Tools
14
+
* Como instalar o React Developer Tools
15
15
16
16
</YouWillLearn>
17
17
@@ -59,4 +59,4 @@ Para inspecionar aplicativos construídos com [React Native](https://reactnative
59
59
60
60
[Saiba mais sobre depuração no React Native.](https://reactnative.dev/docs/debugging)
61
61
62
-
> Para versões do React Native anteriores à 0.76, use a versão independente do React DevTools seguindo o guia [Safari e outros navegadores](#safari-and-other-browsers) acima.
62
+
> Para versões do React Native anteriores à 0.76, use a versão independente do React DevTools seguindo o guia [Safari e outros navegadores](#safari-and-other-browsers) acima.
0 commit comments