From 95f49674055db8a4a71b1b696842157784e4156e Mon Sep 17 00:00:00 2001 From: Grandschtroumpf Date: Wed, 15 Jan 2025 10:27:43 +0100 Subject: [PATCH] request changes --- src/components/cart/EmptyCart.tsx | 3 +++ src/pages/cart/index.tsx | 5 +---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/cart/EmptyCart.tsx b/src/components/cart/EmptyCart.tsx index d26bb87d5..cfbf7e1b2 100644 --- a/src/components/cart/EmptyCart.tsx +++ b/src/components/cart/EmptyCart.tsx @@ -11,6 +11,9 @@ export const EmptyCart = () => { 0 +

+ No Strategies Found +

Your cart is empty

{ if (!strategies.length) { return (
-

- Create Multiple Strategies -

); @@ -175,7 +172,7 @@ export const CartPage = () => { confirmation ? 'Waiting for Confirmation' : 'Processing' } variant="success" - className="mt-20 place-self-center" + className="mt-10 place-self-center" > Sign all strategies