Closed arturpimentel closed 1 year ago
Last PR had a build problem because of a misplaced async directive. Removing that solves the issue
async
To test: Run yarn build. It should execute without errors
yarn build
Last PR had a build problem because of a misplaced
async
directive. Removing that solves the issueTo test: Run
yarn build
. It should execute without errors