JSFiddle - React, Tailwind, and code Playground

by pierian_design

JavaScript

var str = 'd';

if (str.length) {

		console.log("!!!");

}