JSFiddle - React, Tailwind, and code Playground

by ktsn

JavaScript

const a = {
	...null
}

console.log(a)