We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce388a6 + fbeb0da commit 0ab0b72Copy full SHA for 0ab0b72
1 file changed
src/content/7/en/part7b.md
@@ -82,7 +82,7 @@ Let us now create a simple React app with the following directory structure:
82
├── dist
83
│ └── index.html
84
├── src
85
-│ ├── index.jsx
+│ ├── main.jsx
86
│ └── App.jsx
87
└── package.json
88
```
0 commit comments