JSFiddle - React, Tailwind, and code Playground

by Nigel Whatling

JavaScript

console.log(JSON.stringify(
{
	"blah": "123",
  "test": null
}))