diff --git a/src/App.js b/src/App.js index 4fcce44..c00b97b 100644 --- a/src/App.js +++ b/src/App.js @@ -4,7 +4,7 @@ import 'bootstrap/dist/css/bootstrap.min.css'; // Import Bootstrap CSS import Header from './components/Header'; import NavBar from './components/NavBar'; -// import MovieList from './components/MovieList'; +import MovieList from './components/MovieList'; import ImageSlider from './components/ImageSlider'; import Footer from './components/Footer'; import Offers from './components/Offers'; @@ -17,8 +17,7 @@ function App() {
- {/* */} - +