Skip to content

Commit

Permalink
Merge pull request #141 from LaunchCodeEducation/mike-issue-26
Browse files Browse the repository at this point in the history
Fixed MovieList.jsx path in react example 1
  • Loading branch information
johncfrauen-lc101 authored Sep 6, 2024
2 parents 8d9bc4a + ad19105 commit a96c17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/react-lsn1/exercises/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ they appear pretty bland. Let's change that.
### Add More Movies

The list of movies is built using an array defined in
`MovieList.js`.
`MovieList.jsx`.

3. Add two more items to the `movies` array.

Expand Down

0 comments on commit a96c17f

Please sign in to comment.