From aff42263cdcc2cce753146ae174e527f5d800674 Mon Sep 17 00:00:00 2001 From: Marcus Date: Wed, 24 Apr 2024 12:28:30 -0300 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20altera=C3=A7=C3=A3o=20no=20redirect?= =?UTF-8?q?=20do=20botao=20entrar=20no=20header?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/header/HeaderLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/header/HeaderLayout.tsx b/components/header/HeaderLayout.tsx index ac87210..0e05308 100644 --- a/components/header/HeaderLayout.tsx +++ b/components/header/HeaderLayout.tsx @@ -69,7 +69,7 @@ function HeaderLayout( ) : ( <> - Entrar + Entrar )} From 182c81446cc6a4c116792ae775df74f470166839 Mon Sep 17 00:00:00 2001 From: Marcus Date: Wed, 24 Apr 2024 12:30:41 -0300 Subject: [PATCH 2/2] fix: botao meus favoritos ocultado --- components/header/HeaderLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/header/HeaderLayout.tsx b/components/header/HeaderLayout.tsx index 0e05308..78e5429 100644 --- a/components/header/HeaderLayout.tsx +++ b/components/header/HeaderLayout.tsx @@ -57,7 +57,7 @@ function HeaderLayout(