// Returns the account Id from the logged person const accountId = context.accountId; return <div>Hello World</div>;