From 5a9164361982b99165d359d7d08a527e3ca1221e Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Wed, 14 Jun 2023 16:35:39 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style(MainPage):=20rename=20down?= =?UTF-8?q?load=20and=20upload=20buttons=20to=20use=20the=20word=20Collect?= =?UTF-8?q?ion=20instead=20of=20Database=20The=20download=20and=20upload?= =?UTF-8?q?=20buttons=20were=20renamed=20to=20use=20the=20word=20Collectio?= =?UTF-8?q?n=20instead=20of=20Database=20to=20improve=20the=20semantics=20?= =?UTF-8?q?of=20the=20application.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/src/pages/MainPage/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/src/pages/MainPage/index.tsx b/src/frontend/src/pages/MainPage/index.tsx index ea064dadf..0657000c1 100644 --- a/src/frontend/src/pages/MainPage/index.tsx +++ b/src/frontend/src/pages/MainPage/index.tsx @@ -26,7 +26,7 @@ export default function HomePage() { }} > - Download Database + Download Collection