diff --git a/docs/development.md b/docs/development.md index 6b7beb7711..cd606abc88 100644 --- a/docs/development.md +++ b/docs/development.md @@ -60,7 +60,7 @@ See [here](../docker/README.md) for more information about commands to use when ![AWS SES Error](./img/error-aws-ses.png) -1. Visit `client_url/login` (e.g ) and login w/ user `grant-admin@usdigitalresponse.org`. You'll see a confirmation message on the screen. Check your logs to find the generated session link. +1. Visit `client_url/login` (e.g ) and login w/ user `grant-admin@usdigitalresponse.org`. You'll see a confirmation message on the screen. Check your logs to find the generated session link. **NOTE:** if you only see a blank screen then ensure you've set up the `packages/client/.env` diff --git a/packages/client/src/components/Layout.vue b/packages/client/src/components/Layout.vue index 6f8706150f..f8b2629b82 100755 --- a/packages/client/src/components/Layout.vue +++ b/packages/client/src/components/Layout.vue @@ -1,7 +1,7 @@