From 6fbb8da13e2f25421c42d5b1d5e879b823e3f4b0 Mon Sep 17 00:00:00 2001 From: cristhianzl Date: Sat, 30 Mar 2024 08:27:38 -0300 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20(DropdownButtonComponent/i?= =?UTF-8?q?ndex.tsx):=20refactor=20className=20logic=20to=20improve=20read?= =?UTF-8?q?ability=20and=20maintainability=20=F0=9F=90=9B=20(DropdownButto?= =?UTF-8?q?nComponent/index.tsx):=20fix=20issue=20with=20className=20not?= =?UTF-8?q?=20being=20applied=20correctly=20when=20dropdownOptions=20is=20?= =?UTF-8?q?present?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/src/components/DropdownButtonComponent/index.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/frontend/src/components/DropdownButtonComponent/index.tsx b/src/frontend/src/components/DropdownButtonComponent/index.tsx index 7bd62a3ae..d49076809 100644 --- a/src/frontend/src/components/DropdownButtonComponent/index.tsx +++ b/src/frontend/src/components/DropdownButtonComponent/index.tsx @@ -25,7 +25,9 @@ export default function DropdownButton({