Skip to content

Commit

Permalink
ㅎㅎ 실수;
Browse files Browse the repository at this point in the history
  • Loading branch information
YangJJune committed Aug 20, 2024
1 parent 0bb9ae7 commit d5af955
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/pages/VoiceRoomPage/SpecialVoiceRoom.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ function MyVideoConference() {
as a template to render all passed in tracks. */}
<ParticipantTile
style={{ width: "100vw", height: "100vh", marginLeft: " calc(-50vw + 50%)" }}
onClick={(e) => {
nextMode();
}}
></ParticipantTile>
</CarouselLayout>
) : (
Expand Down

0 comments on commit d5af955

Please sign in to comment.