diff --git a/components/cart/open-cart.tsx b/components/cart/open-cart.tsx index e26faccc2..468effcba 100644 --- a/components/cart/open-cart.tsx +++ b/components/cart/open-cart.tsx @@ -9,7 +9,7 @@ export default function OpenCart({ quantity?: number; }) { return ( -
+
diff --git a/components/layout/footer.tsx b/components/layout/footer.tsx index 2b33a1124..1d2566e7e 100644 --- a/components/layout/footer.tsx +++ b/components/layout/footer.tsx @@ -16,7 +16,7 @@ export default async function Footer() { return (