diff --git a/src/Components/ShareIcon.js b/src/Components/ShareIcon.js index b0c8cf0d827..5f13c0d9935 100644 --- a/src/Components/ShareIcon.js +++ b/src/Components/ShareIcon.js @@ -5,7 +5,7 @@ import PropTypes from 'prop-types' function ShareIcon({ link, label, iconName }) { return ( @@ -41,7 +43,7 @@ export default function ShareProfile({ username }) {