diff --git a/components/contacts.tsx b/components/contacts.tsx index d46d9d7..f85c821 100644 --- a/components/contacts.tsx +++ b/components/contacts.tsx @@ -58,7 +58,7 @@ export function Contacts() {

{t('title')}

-
+
{contacts.map((contact) => ( ))}