diff --git a/src/pages/profiles.tsx b/src/pages/profiles.tsx index 9519fef..d135362 100644 --- a/src/pages/profiles.tsx +++ b/src/pages/profiles.tsx @@ -165,7 +165,7 @@ const ProfilePage = () => { ))} - {enhanceItems.length && ( + {enhanceItems.length > 0 && ( )}