diff --git a/packages/nextjs/app/profile/[address]/page.tsx b/packages/nextjs/app/profile/[address]/page.tsx index acf90f1..541e8ff 100644 --- a/packages/nextjs/app/profile/[address]/page.tsx +++ b/packages/nextjs/app/profile/[address]/page.tsx @@ -164,20 +164,20 @@ const ProfilePage: NextPage = () => { {/* User Profile Section */}
{/* Profile Picture */} -
- {/* */} + {/* */} - Profile Picture -
+ Profile Picture + {/*
*/} {/* User Info Section */}
{(isEditing || isAnimating) && (