В
Size: a a a
В
В
ЮГ
В
VA
VA
VA
VA
В
В
VA
В
В
В
В
В
В
NV
let rowHeights = rows =>
rows.map(row => row.reduce(
(max, cell) => Math.max(max, cell.minHeight()), 0))
NV
let rowHeights = rows =>
rows.map(row => row.reduce(
(max, cell) => Math.max(max, cell.minHeight()), 0))
СГ