diff --git a/pages/index.tsx b/pages/index.tsx index 05effb8a..110e4b1b 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -55,7 +55,7 @@ const Homepage = ({ groups, associations }: HomepageProps) => { items={associations} getItemName={(association) => association.name[locale]} renderItem={(association) => ( - + )}