diff --git a/src/App.js b/src/App.js index 4f9b59b..c95cd55 100644 --- a/src/App.js +++ b/src/App.js @@ -18,6 +18,7 @@ import Details from './Components/Details/Details'; import Profile from './Components/Profile/Profile'; import PeopleInfo from './Components/PeopleInfo/PeopleInfo'; import MovieContextProvider from './Context/MovieContext'; + function App() {