JSFiddle - React, Tailwind, and code Playground by Viet27th August 16, 2018 JavaScript let a = (tex) => { console.log({ 'n': 'isn', tex}); }; a('viet')