JSFiddle - React, Tailwind, and code Playground by luka kupunia January 12, 2021 JavaScript const arr = [1,2,3] console.log(arr.map(el => [el * 2]))