JSFiddle - React, Tailwind, and code Playground by evgkch May 07, 2019 JavaScript let test = null; const fsm = (val) => { test = val }; fsm()