forked from github/cinny
Update src/app/features/call/CallView.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
This commit is contained in:
@@ -140,7 +140,6 @@ export function CallView({ room }: { room: Room }) {
|
||||
display: isCallViewVisible ? (isMobile && isChatOpen ? 'none' : 'flex') : 'none',
|
||||
}}
|
||||
>
|
||||
<RoomViewHeader />
|
||||
<div
|
||||
ref={iframeHostRef}
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user