From 4df3e0d792c5310b37aa784de1a3fdf089998bcf Mon Sep 17 00:00:00 2001 From: Matthew Russell Date: Thu, 18 Jan 2024 16:29:04 -0500 Subject: [PATCH] feat: add link to competitions homepage --- apps/trading/client-pages/referrals/create-code-form.tsx | 5 +++++ libs/i18n/src/locales/en/trading.json | 1 + 2 files changed, 6 insertions(+) diff --git a/apps/trading/client-pages/referrals/create-code-form.tsx b/apps/trading/client-pages/referrals/create-code-form.tsx index 01608d329..41e0e93a8 100644 --- a/apps/trading/client-pages/referrals/create-code-form.tsx +++ b/apps/trading/client-pages/referrals/create-code-form.tsx @@ -122,6 +122,11 @@ export const CreateCodeForm = () => { +

+ + {t('Go to competitions')} + +