diff --git a/video-gen-app/src/pages/JoinTeamPage.tsx b/video-gen-app/src/pages/JoinTeamPage.tsx
index e0d9a130..7c4f06fe 100644
--- a/video-gen-app/src/pages/JoinTeamPage.tsx
+++ b/video-gen-app/src/pages/JoinTeamPage.tsx
@@ -90,9 +90,6 @@ const JoinTeamPage: React.FC = () => {
extra={
- {user && (
-
- )}
}
/>
@@ -140,7 +137,6 @@ const JoinTeamPage: React.FC = () => {
extra={
-
}
/>