diff --git a/webclient/cypress/support/component-index.html b/webclient/cypress/support/component-index.html index f46521eae..a255005bc 100644 --- a/webclient/cypress/support/component-index.html +++ b/webclient/cypress/support/component-index.html @@ -6,7 +6,6 @@ Components App -
diff --git a/webclient/index.html b/webclient/index.html index 39b321450..5a1495795 100644 --- a/webclient/index.html +++ b/webclient/index.html @@ -55,7 +55,6 @@ - diff --git a/webclient/src/pages/index.vue b/webclient/src/pages/index.vue index f741fbd13..bf2fceb57 100644 --- a/webclient/src/pages/index.vue +++ b/webclient/src/pages/index.vue @@ -1,4 +1,5 @@