JSFiddle - React, Tailwind, and code Playground

by Viet27th

JavaScript

let a = (tex) => {
console.log({	'n': 'isn', tex});
}; 
a('viet')