diff --git a/components/ProfileView.tsx b/components/ProfileView.tsx index f476fe8..bc4fb9e 100644 --- a/components/ProfileView.tsx +++ b/components/ProfileView.tsx @@ -85,7 +85,6 @@ function ProfileHeaderSection({ } return null })()} - ) : null} ) }