From ec2642e8b1daee36d1a86931d765aec5b4f74e5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Szpiech?= Date: Fri, 24 Jun 2022 16:26:16 +0200 Subject: [PATCH] fix: classes added to make link looks like link (#639) Co-authored-by: Rado --- apps/token/src/routes/home/index.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/token/src/routes/home/index.tsx b/apps/token/src/routes/home/index.tsx index 5956e3cf6..3b1052218 100644 --- a/apps/token/src/routes/home/index.tsx +++ b/apps/token/src/routes/home/index.tsx @@ -53,7 +53,11 @@ const Home = ({ name }: RouteChildProps) => { i18nKey="Tokens are held in different Tranches. Each tranche has its own schedule for how the tokens are unlocked." components={{ trancheLink: ( - + ), }} />