Another simple approach.
<p className={`font-semibold text-sm ${isWarning && 'text-red-600'}`}>...</p>