{/* Expanding pulse rings — only while dialing. Three rings on
staggered delays so the modal reads as "ringing", not just
"spinning up". */}
{showPulseRings && [0, 1, 2].map(i => (
))}
)
}
// CallWaveform used to live here — extracted to
// frontend/src/ui/phone/primitives/Waveform.tsx. Consumed via the
// imported