diff --git a/components/contact-list.tsx b/components/contact-list.tsx index f6b1acc89..933a9e6e2 100644 --- a/components/contact-list.tsx +++ b/components/contact-list.tsx @@ -16,7 +16,10 @@ type ContactListProps = { export function ContactList(props: ContactListProps) { const contactList = useMemo( () => ( -
+