From f7dddf1e83a0a48af9e261cb1a12f8511cbcf9f1 Mon Sep 17 00:00:00 2001 From: Joe Karow <58997957+JoeKarow@users.noreply.github.com> Date: Tue, 6 Jun 2023 18:06:25 -0400 Subject: [PATCH] fix link --- src/pages/act.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/act.tsx b/src/pages/act.tsx index 719517d3..61fbc855 100644 --- a/src/pages/act.tsx +++ b/src/pages/act.tsx @@ -32,7 +32,7 @@ export const Act: NextPage = () => {
- + @@ -42,7 +42,7 @@ export const Act: NextPage = () => { i18nKey='act.card1' components={{ ...commonComponents, - Link: ., + Link: ., }} />