Сборка

This commit is contained in:
Халимов Рустам
2026-03-11 16:40:58 +03:00
parent 0a38d5e6fd
commit cdb3330b26

View File

@@ -1579,7 +1579,7 @@ export default function CallModal({ isOpen, onClose, targetUser, callType: initi
{/* === Main Content Area === */}
<div className="flex-1 flex flex-col relative overflow-hidden bg-black min-h-[400px]">
{showVideoArea && (
{showVideoArea ? (
<div
ref={videoContainerRef}
className="absolute inset-0 flex items-center justify-center z-0"