commit 66a00f6b1a5606d10cc890d8c91cc8ae9b4fc3ed
parent 1443bf893fd20a85750c0cd7935965f5772d7a86
Author: George Francis <30405123+georgedoescode@users.noreply.github.com>
Date: Tue, 14 Jul 2020 09:58:17 +0100
Merge pull request #2 from chinyasuhail/patch-1
Hashtag Bug
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/SocialSharing.vue b/src/components/SocialSharing.vue
@@ -32,7 +32,7 @@ export default {
class="social-sharing__icon"
network="twitter"
v-bind="sharingOptions"
- hashtags="squircle, design, shapes, icons, logos"
+ hashtags="squircle,design,shapes,icons,logos"
>
<TwitterLogo />
</ShareNetwork>