From 87637b36d84f552b83f4c018e8032307e57eb207 Mon Sep 17 00:00:00 2001 From: Igor Krupenja Date: Thu, 7 Aug 2025 10:27:38 +0300 Subject: [PATCH 1/2] fix(668): fix --- GUI/src/components/Dropdown/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI/src/components/Dropdown/index.tsx b/GUI/src/components/Dropdown/index.tsx index e748925fa..e0731cde4 100644 --- a/GUI/src/components/Dropdown/index.tsx +++ b/GUI/src/components/Dropdown/index.tsx @@ -18,7 +18,7 @@ const Dropdown: FC = ({ open, onOpenChange, trigger, title, child {trigger} - + {title}