JSFiddle - React, Tailwind, and code Playground by Shankar April 02, 2021 JavaScript var x = { a: "test", getA: () => { return this.a; } }