From f3f530feda556a86722ebcafd101f1e6b9292dc1 Mon Sep 17 00:00:00 2001 From: CJSS Date: Tue, 25 Oct 2022 09:42:07 +0800 Subject: [PATCH] Update index.tsx --- packages/app/src/components/contact-modal/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app/src/components/contact-modal/index.tsx b/packages/app/src/components/contact-modal/index.tsx index 5ca0d44030..faa2ac92c8 100644 --- a/packages/app/src/components/contact-modal/index.tsx +++ b/packages/app/src/components/contact-modal/index.tsx @@ -32,7 +32,7 @@ import { const linkList = [ { icon: , - title: 'Github', + title: 'GitHub', link: 'https://github.com/toeverything/AFFiNE', }, {