JSFiddle - React, Tailwind, and code Playground

by helgatheviking

JavaScript

const test = [];

if(test.length){
console.debug('hey fuck react');
} else {
console.debug('wtf');
}