From b5588433ba4e11a74e0ebf50ae46da33b19aa505 Mon Sep 17 00:00:00 2001 From: Vishwasrao Salunkhe Date: Sun, 26 Mar 2017 19:31:28 +0530 Subject: [PATCH] Update Customers.vue Added closing tags for customer-card and customer-row which were missing. --- src/pages/Customers.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/Customers.vue b/src/pages/Customers.vue index 938f2ff..600ac3b 100644 --- a/src/pages/Customers.vue +++ b/src/pages/Customers.vue @@ -31,12 +31,12 @@
- +
- + @@ -97,4 +97,4 @@ header { margin-bottom: 30px; } - \ No newline at end of file +