From 8def8bd7d5b6e104244b821b6dd7a17eb487630c Mon Sep 17 00:00:00 2001 From: Algusto-RC Date: Wed, 13 Dec 2023 21:32:48 -0300 Subject: [PATCH] =?UTF-8?q?adicionando=20but=C3=A3o=20na=20home?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/Home/index.js | 3 +++ frontend/src/routes/index.js | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/pages/Home/index.js b/frontend/src/pages/Home/index.js index 4374c01e..0d2839c4 100644 --- a/frontend/src/pages/Home/index.js +++ b/frontend/src/pages/Home/index.js @@ -62,6 +62,9 @@ const Home = () => { + diff --git a/frontend/src/routes/index.js b/frontend/src/routes/index.js index bd0272f7..453771d6 100644 --- a/frontend/src/routes/index.js +++ b/frontend/src/routes/index.js @@ -129,7 +129,6 @@ const RoutesApp = () => { } /> - )}