Use the following keys to move to the beginning or end of a line:
(function someDemo() { const test = "Hello World!"; console.log(test);})(); // test return () => <App />;