From 4399fda2fa2151692b42f7e3db312323af95d595 Mon Sep 17 00:00:00 2001 From: Chase Moran Date: Wed, 20 Oct 2021 09:54:56 -0400 Subject: [PATCH] bridge_ui: fix missing explorer links in TVL table Change-Id: Ife7b9a99e77eb4aeb7425a1d6de0602e1e51656c --- bridge_ui/src/components/Stats/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridge_ui/src/components/Stats/index.tsx b/bridge_ui/src/components/Stats/index.tsx index ae452f91..8eb6a6ad 100644 --- a/bridge_ui/src/components/Stats/index.tsx +++ b/bridge_ui/src/components/Stats/index.tsx @@ -121,7 +121,7 @@ const StatsRoot: React.FC = () => { ) : null}