From 34f270a35368e8b78a0182e118732c5930adc45f Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Sat, 24 Oct 2020 16:57:10 -0300 Subject: [PATCH] Changes --- components/product/types.ts | 1 - pages/wishlist.tsx | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 components/product/types.ts diff --git a/components/product/types.ts b/components/product/types.ts deleted file mode 100644 index ee5187f56..000000000 --- a/components/product/types.ts +++ /dev/null @@ -1 +0,0 @@ -import { Colors } from '@components/ui/types' diff --git a/pages/wishlist.tsx b/pages/wishlist.tsx index 549648097..03723fbc0 100644 --- a/pages/wishlist.tsx +++ b/pages/wishlist.tsx @@ -40,7 +40,7 @@ export default function Home({
{[1, 2, 3, 4, 5, 6].map((i) => ( - + ))}