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/1/es/part1a.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ npm run dev
86
86
87
87
### Componente
88
88
89
-
El archivo <i>App.js</i> ahora define un [componente](https://es.react.dev/learn/your-first-component) de React con el nombre <i>App</i>. El comando en la línea final del archivo <i>main.jsx</i>
89
+
El archivo <i>App.jsx</i> ahora define un [componente](https://es.react.dev/learn/your-first-component) de React con el nombre <i>App</i>. El comando en la línea final del archivo <i>main.jsx</i>
0 commit comments