Cloned the repository Ran `yarn install` Got error: ``` × Error: Application(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null. ```