I\'m trying to do some work in JavaScript - I call an async function from an async function, as shown below.
useEffect(() => { (async () => {