From 5823fd528918dc60fc38c89a481cbb99bdbd8c74 Mon Sep 17 00:00:00 2001 From: Giannis Chatziveroglou Date: Sun, 30 Oct 2022 14:50:23 -0400 Subject: [PATCH] fix build --- components/CollectionsList.tsx | 1 + package.json | 4 ++-- yarn.lock | 17 +++++++++++++++-- 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/components/CollectionsList.tsx b/components/CollectionsList.tsx index 65562f6da..95c035922 100644 --- a/components/CollectionsList.tsx +++ b/components/CollectionsList.tsx @@ -34,6 +34,7 @@ export const CollectionsList = ({ configs }: { configs?: StakePool[] }) => {