From 39bbdf1bee10584e97937551d8bf9cf0388f086d Mon Sep 17 00:00:00 2001 From: Christopher Date: Thu, 6 Jun 2024 18:17:58 -0500 Subject: [PATCH 1/2] feat: Format --- src/components/products/product-in-car.vue | 630 ++++++++++-------- .../shared/buttons/quantity-button.vue | 88 ++- 2 files changed, 408 insertions(+), 310 deletions(-) diff --git a/src/components/products/product-in-car.vue b/src/components/products/product-in-car.vue index 7be36f90..c95cb1d1 100644 --- a/src/components/products/product-in-car.vue +++ b/src/components/products/product-in-car.vue @@ -1,33 +1,47 @@