diff --git a/app/profiles/page.tsx b/app/profiles/page.tsx index b42dffaa..b468d21d 100644 --- a/app/profiles/page.tsx +++ b/app/profiles/page.tsx @@ -210,4 +210,5 @@ export default function ProfilePage() { - ) + ); +}