From 7b960d66164fc01bc4882d96d09debf57b817696 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Delattre?= Date: Sat, 21 Aug 2021 16:10:54 -1000 Subject: [PATCH] Update the movies' default page to trakttv trending --- frontend/js/app.js | 4 +++- frontend/js/components/navbar.js | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/js/app.js b/frontend/js/app.js index 8fe0c7c..7d0e0e1 100644 --- a/frontend/js/app.js +++ b/frontend/js/app.js @@ -81,7 +81,9 @@ const App = () => ( component={ShowList} /> - } /> + } + /> diff --git a/frontend/js/components/navbar.js b/frontend/js/components/navbar.js index cee7edb..421be45 100644 --- a/frontend/js/components/navbar.js +++ b/frontend/js/components/navbar.js @@ -99,7 +99,7 @@ Search.propTypes = { const MoviesDropdown = () => ( - + Discover