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';
6
6
7
7
import TwitterIcon from '../../../../../assets/images/social/icon_twitter.svg' ;
8
8
import FacebookIcon from '../../../../../assets/images/social/icon_facebook.svg' ;
9
- import EmailIcon from '../../../../../assets/images/social/icon_email.svg' ;
10
9
import MoreIcon from '../../../../../assets/images/social/icon_plus.svg' ;
11
10
12
11
import './social_media.scss' ;
@@ -48,15 +47,6 @@ export default class ShareSocial extends React.Component {
48
47
>
49
48
< TwitterIcon />
50
49
</ 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 >
60
50
< a
61
51
className = "addthis_button_compact"
62
52
href = "#"
You can’t perform that action at this time.
0 commit comments