From 4176ceef677aadc5c9c5296d49ea27081ff6adc8 Mon Sep 17 00:00:00 2001 From: bitbruder <15855432+bitbruder@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:34:19 +0200 Subject: [PATCH] #10 - Update typo cart in modal.tsx --- next/components/products/modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next/components/products/modal.tsx b/next/components/products/modal.tsx index 7b82401..6bde6c7 100644 --- a/next/components/products/modal.tsx +++ b/next/components/products/modal.tsx @@ -18,7 +18,7 @@ export default function AddToCartModal({ onClick }: { onClick: () => void }) { return ( - Add to card + Add to cart