diff --git a/src/App.js b/src/App.js index fd7401f..16905c4 100644 --- a/src/App.js +++ b/src/App.js @@ -63,7 +63,7 @@ const MovieList = ({ movies }) => ( movies.map((movie) => ) ) : (