JSFiddle - React, Tailwind, and code Playground

by gianlucaguarini

JavaScript

var foo = {
  class: 'bar'
}

console.log(foo.class)