File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ import React from 'react';
66
77import TwitterIcon from '../../../../../assets/images/social/icon_twitter.svg' ;
88import FacebookIcon from '../../../../../assets/images/social/icon_facebook.svg' ;
9- import EmailIcon from '../../../../../assets/images/social/icon_email.svg' ;
109import MoreIcon from '../../../../../assets/images/social/icon_plus.svg' ;
1110
1211import './social_media.scss' ;
@@ -48,15 +47,6 @@ export default class ShareSocial extends React.Component {
4847 >
4948 < TwitterIcon />
5049 </ a >
51- < a
52- className = "addthis_button_email"
53- target = "_blank"
54- title = "Email"
55- aria-label = "Email this challenge"
56- href = "#"
57- >
58- < EmailIcon />
59- </ a >
6050 < a
6151 className = "addthis_button_compact"
6252 href = "#"
You can’t perform that action at this time.
0 commit comments