delete extra space
This commit is contained in:
committed by
Adam Butterworth
parent
0b8aaae9a4
commit
50d0a4edba
@@ -52,7 +52,6 @@ class SocialLinks extends React.Component {
|
||||
saveState,
|
||||
onVisibilityChange,
|
||||
onCancel,
|
||||
|
||||
} = this.props;
|
||||
const { onInputChange, onEdit } = this;
|
||||
const socialLinksMap = socialLinks.reduce((acc, { platform, socialLink }) => {
|
||||
|
||||
Reference in New Issue
Block a user