From ca84dce6109e5c78fcda1cf084b59b2c7139a374 Mon Sep 17 00:00:00 2001
From: Aahna Ashina <95955389+aahna-ashina@users.noreply.github.com>
Date: Fri, 22 Sep 2023 14:05:24 +0700
Subject: [PATCH] refactor: temporarily link to etherscan (#22)
---
src/components/ProfileDetailsGitHub.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/ProfileDetailsGitHub.tsx b/src/components/ProfileDetailsGitHub.tsx
index 4ab3c80..f2477eb 100644
--- a/src/components/ProfileDetailsGitHub.tsx
+++ b/src/components/ProfileDetailsGitHub.tsx
@@ -29,8 +29,8 @@ export default function ProfileDetailsGitHub({ citizen }: any) {
return (
<>
Not linked
- {/* */}
-
+
+ {/* */}
Link my GitHub account 🔗
>