From 69380447b00aeb60f5e6b075b119173fb5d8b906 Mon Sep 17 00:00:00 2001 From: Cristhian Zanforlin Lousa Date: Mon, 17 Jul 2023 15:46:25 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style(AccordionComponent):=20cha?= =?UTF-8?q?nge=20border=20style=20of=20AccordionItem=20to=20improve=20visu?= =?UTF-8?q?al=20consistency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/src/components/AccordionComponent/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/components/AccordionComponent/index.tsx b/src/frontend/src/components/AccordionComponent/index.tsx index 3b0ddd596..68f31aed6 100644 --- a/src/frontend/src/components/AccordionComponent/index.tsx +++ b/src/frontend/src/components/AccordionComponent/index.tsx @@ -34,7 +34,7 @@ export default function AccordionComponent({ return ( <> - + { handleClick();