diff --git a/src/app/custom-selector/custom-selector.component.html b/src/app/custom-selector/custom-selector.component.html index 379fd54..216973c 100644 --- a/src/app/custom-selector/custom-selector.component.html +++ b/src/app/custom-selector/custom-selector.component.html @@ -1,9 +1,9 @@
-
+
{{ header }}: {{ selectedOption.name }}
-
diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index bdbe082..997164a 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -8,13 +8,15 @@