From 91b538c776071a7ae60adfa25bfcaccc0403896e Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sun, 27 Dec 2020 09:37:15 -0500 Subject: Added care, privacy, faq, fixed custom order temporarily, fixed site title --- .../src/components/checkout/CheckoutForm.vue | 177 +++++++++++++++------ 1 file changed, 128 insertions(+), 49 deletions(-) (limited to 'iridescence/src/components/checkout') diff --git a/iridescence/src/components/checkout/CheckoutForm.vue b/iridescence/src/components/checkout/CheckoutForm.vue index cf73149..482baec 100644 --- a/iridescence/src/components/checkout/CheckoutForm.vue +++ b/iridescence/src/components/checkout/CheckoutForm.vue @@ -1,6 +1,6 @@