From a7425f7eec4176f0897a305a9df84dd50e1c9af4 Mon Sep 17 00:00:00 2001 From: saml33 Date: Tue, 2 May 2023 11:01:55 +1000 Subject: [PATCH] yarn setup --- components/shared/DetailedAreaChart.tsx | 2 -- yarn.lock | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/components/shared/DetailedAreaChart.tsx b/components/shared/DetailedAreaChart.tsx index c15c88de..71a21ed4 100644 --- a/components/shared/DetailedAreaChart.tsx +++ b/components/shared/DetailedAreaChart.tsx @@ -140,8 +140,6 @@ const DetailedAreaChart: FunctionComponent = ({ const titleClasses = `${small ? 'text-sm' : 'mb-0.5 text-base'} text-th-fgd-3` - console.log(loading) - return ( diff --git a/yarn.lock b/yarn.lock index b4669bdf..e27da149 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,7 +21,7 @@ dependencies: ws "^8.13.0" -"@blockworks-foundation/mango-v4@0.14.1": +"@blockworks-foundation/mango-v4@^0.14.1": version "0.14.1" resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4/-/mango-v4-0.14.1.tgz#fc5cd558e518207804acfbb80b80d6d21933d8de" integrity sha512-P1cjN+96lyf45rELDLUTQaC6PpAuAAXPqjynFSBV6CswW87r8sdHLPgnYaUnfJMBAqHGwd0rVuT/YMJpoHfejA==