From f669d3c64b9339af9449ad7bda2f51bbc5d3e9c3 Mon Sep 17 00:00:00 2001 From: Jason Wesson Date: Tue, 14 Nov 2023 16:30:01 +0000 Subject: [PATCH] fix: add _parent to social media links --- src/profile/ProfilePluginPage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/profile/ProfilePluginPage.jsx b/src/profile/ProfilePluginPage.jsx index b4e0a8633..36f658269 100644 --- a/src/profile/ProfilePluginPage.jsx +++ b/src/profile/ProfilePluginPage.jsx @@ -154,7 +154,7 @@ class ProfilePluginPage extends React.Component { } const SocialLink = ({ url, name, platform }) => ( - + {name}