JSFiddle - React, Tailwind, and code Playground

by tea4two

JavaScript

var timer;

console.log(timer);
timer += 'あいうえお';

console.log(timer);