JSFiddle - React, Tailwind, and code Playground by tea4two June 01, 2016 JavaScript function sample() { dt = 'あいうえお'; } sample(); console.log('dtの正体は?', dt );