JSFiddle - React, Tailwind, and code Playground

JavaScript

var xx=[];
xx['1'] ={'a':'bb','c':'dd'}
debugger;
document.log(xx);