JSFiddle - React, Tailwind, and code Playground by Viet27th November 13, 2018 JavaScript function a(x) { if(x === 'undefined') { console.log('und') } } a()