diff --git a/README.md b/README.md index dad304999..ce979314a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Create, edit and publish forms. │ ├── docs/ - OpenAPI 3.0 Specification │ └── forms/ - Models, Controllers, Routes for the forms └── tests/ - Node.js backend web application tests + components/ - Form.io Custom Components Library + load-test/ - Standalone CHEFS load testing utility openshift/ - OpenShift-deployment and shared pipeline files CODE-OF-CONDUCT.md - Code of Conduct COMPLIANCE.yaml - BCGov PIA/STRA compliance status diff --git a/app/frontend/src/views/user/Root.vue b/app/frontend/src/views/user/Root.vue index 61bb48fae..aa8eb399c 100644 --- a/app/frontend/src/views/user/Root.vue +++ b/app/frontend/src/views/user/Root.vue @@ -42,7 +42,7 @@