From b34e03909d0c1c459414568028012d1a02ae23e4 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Thu, 10 Dec 2020 08:26:38 -0500 Subject: started checkout form --- .../src/components/checkout/CheckoutForm.vue | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 iridescence/src/components/checkout/CheckoutForm.vue (limited to 'iridescence/src/components') diff --git a/iridescence/src/components/checkout/CheckoutForm.vue b/iridescence/src/components/checkout/CheckoutForm.vue new file mode 100644 index 0000000..a2ddfad --- /dev/null +++ b/iridescence/src/components/checkout/CheckoutForm.vue @@ -0,0 +1,55 @@ + + + -- cgit v1.2.3