diff --git a/README.md b/README.md index 8367750..2ec2c1a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The is a single page application built using Vite () -Example URL for Account View +Example URL for Account View ## Project setup diff --git a/src/App.vue b/src/App.vue index 205b079..28268f2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,10 +4,9 @@ export default { }; \ No newline at end of file + diff --git a/src/components/VerticalLabelValue.vue b/src/components/VerticalLabelValue.vue index 67b434d..193b0d4 100644 --- a/src/components/VerticalLabelValue.vue +++ b/src/components/VerticalLabelValue.vue @@ -1,17 +1,24 @@ -