JSFiddle - React, Tailwind, and code Playground

by Frank Liu

JavaScript

let x = {{
	"data" : {
     'status': "success"
  }
}};

console.log(x);