JSFiddle - React, Tailwind, and code Playground

by bladnman

JavaScript

console.log('hi');
o = {
  name: 'o',
};
console.log({...o});