From da1faf10675bff554b4c1ff3b9050ac966c6bd7a Mon Sep 17 00:00:00 2001 From: "Peter.Morton" Date: Wed, 27 Sep 2023 13:30:00 -0500 Subject: [PATCH] Hartford specific customerAccount example --- src/components/VerticalLabelValue.vue | 17 +++ src/router/index.js | 17 ++- src/views/CustomerAccountView.vue | 165 +++++++++++++++----------- 3 files changed, 127 insertions(+), 72 deletions(-) create mode 100644 src/components/VerticalLabelValue.vue diff --git a/src/components/VerticalLabelValue.vue b/src/components/VerticalLabelValue.vue new file mode 100644 index 0000000..67b434d --- /dev/null +++ b/src/components/VerticalLabelValue.vue @@ -0,0 +1,17 @@ + + +