File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 7
7
<vue-goodshare-pinterest has_icon has_counter title_social =" Pinterest" />
8
8
<vue-goodshare-reddit has_icon has_counter title_social =" Reddit" />
9
9
<vue-goodshare-twitter has_icon title_social =" Twitter" />
10
- <vue-goodshare-google-plus has_icon title_social =" Google Plus" />
11
10
<vue-goodshare-email has_icon title_social =" Email" />
12
11
</div >
13
12
<div v-if =" this.$props.bundle === 'ru'" >
33
32
import VueGoodshareVkontakte from " ./providers/Vkontakte.vue" ;
34
33
import VueGoodshareOdnoklassniki from " ./providers/Odnoklassniki.vue" ;
35
34
import VueGoodshareFacebook from " ./providers/Facebook.vue" ;
36
- import VueGoodshareGooglePlus from " ./providers/GooglePlus.vue" ;
37
35
import VueGoodshareMoiMir from " ./providers/MoiMir.vue" ;
38
36
import VueGoodshareTwitter from " ./providers/Twitter.vue" ;
39
37
import VueGoodshareLiveJournal from " ./providers/LiveJournal.vue" ;
@@ -63,7 +61,6 @@ export default {
63
61
VueGoodshareVkontakte,
64
62
VueGoodshareOdnoklassniki,
65
63
VueGoodshareFacebook,
66
- VueGoodshareGooglePlus,
67
64
VueGoodshareMoiMir,
68
65
VueGoodshareLiveJournal,
69
66
VueGoodshareLinkedIn,
You can’t perform that action at this time.
0 commit comments