TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
9.7k stars 13.12k forks source link

<React>: <Fix type> #25971

Closed fgostev closed 1 year ago

fgostev commented 1 year ago

Describe your suggestion

If I'm right, there is a mistake:

Screenshot 2023-07-26 at 17 51 36

It should be main.jsx, not index.js

Path

Node / JS

Lesson Url

https://www.theodinproject.com/lessons/node-path-react-new-react-router

Checks

(Optional) Discord Name

fgostev

(Optional) Additional Comments

No response

01zulfi commented 1 year ago

@fgostev assigned!

fgostev commented 1 year ago

Added a commit with fixing the issue. (hopefully did it right in terms of commit, accidentally closed the first one and made a new one, the last one is the correct one)