JSFiddle - React, Tailwind, and code Playground

by irinablue

JavaScript

const a = {
  b: 1,
  c: 2,
  o: {}
}

console.log()