JSFiddle - React, Tailwind, and code Playground

by Yuriy Petrichenko

JavaScript

x = [
  {a: [1,2,3]}
]
for(let i = 0; i < x.length; i++){
   
   for
}