{`${logs}${!showExpandedLogs && isOutputExpandable ? '...' : ''}`}- {isOutputExpandable && ( +
{`${logs}${!showExpandedLogs && areLogsExpandable ? '...' : ''}`}+ {areLogsExpandable && (
{`${recipe}${!showExpandedRecipe && isRecipeExpandable ? '\n...' : ''}`}+