From e4fc3c7ac002ccc7e37f1c6743031e6a939933a6 Mon Sep 17 00:00:00 2001 From: oat_dev Date: Tue, 23 Apr 2024 13:52:19 +0700 Subject: [PATCH] feat: contact information component --- .../ContactInformation.vue | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 src/components/03_customer-management/ContactInformation.vue diff --git a/src/components/03_customer-management/ContactInformation.vue b/src/components/03_customer-management/ContactInformation.vue new file mode 100644 index 00000000..894cd157 --- /dev/null +++ b/src/components/03_customer-management/ContactInformation.vue @@ -0,0 +1,48 @@ + + + + +