JSFiddle - React, Tailwind, and code Playground

by Jonathan Smith

HTML

<script>
    var test;

if (!test) {
 console.log('test is not');   
}
</script>