JSFiddle - React, Tailwind, and code Playground

by pierian_design

JavaScript

let bError = false;

try {
		bError = true;
    ree = t
}catch(e){
		console.log('catch');
}

console.log(bError);