diff --git a/src/components/Layout/LanguagePicker/index.tsx b/src/components/Layout/LanguagePicker/index.tsx index 13f66de8..2c82397d 100644 --- a/src/components/Layout/LanguagePicker/index.tsx +++ b/src/components/Layout/LanguagePicker/index.tsx @@ -58,7 +58,7 @@ const LanguagePicker: React.FC = () => { useClickOutside(dropdownRef, () => setDropdownOpen(false)); return ( -
+
{
-
+