From f38f0a4429952d2518431a936c4c377feb5eefe2 Mon Sep 17 00:00:00 2001 From: Victor Gerbrands Date: Fri, 22 Nov 2024 14:37:50 +0100 Subject: [PATCH] fix: typo --- src/modules/cart/components/item/index.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/modules/cart/components/item/index.tsx b/src/modules/cart/components/item/index.tsx index 54ac3790..fdab03c9 100644 --- a/src/modules/cart/components/item/index.tsx +++ b/src/modules/cart/components/item/index.tsx @@ -123,11 +123,7 @@ const Item = ({ item, type = "full" }: ItemProps) => { )} - +