{this.cubes.map(i => { if (i === 2) { return
{i}
{i}
; } return
{i}
; })}