From 9b24ae64c9bab92d1b608ff523921c06f05c8e4e Mon Sep 17 00:00:00 2001 From: Eliot Sanford Date: Sun, 31 Oct 2021 23:19:54 -0500 Subject: [PATCH] fix: change placeholder to include the 'with @' --- src/components/social.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/social.jsx b/src/components/social.jsx index c75fbc1..af12141 100644 --- a/src/components/social.jsx +++ b/src/components/social.jsx @@ -57,7 +57,7 @@ const Social = (props) => {
hashnode - handleSocialChange('hashnode', event)} /> + handleSocialChange('hashnode', event)} />
medium