|
@@ -1,8 +1,5 @@
|
|
<!-- Generated template for the TweetActionsComponent component -->
|
|
<!-- Generated template for the TweetActionsComponent component -->
|
|
<div class="actions-container">
|
|
<div class="actions-container">
|
|
- <div class="comments">
|
|
|
|
- <ion-icon name="ios-chatbubbles-outline"></ion-icon>
|
|
|
|
- </div>
|
|
|
|
<div class="retweets" *ngIf="!data.user.protected">
|
|
<div class="retweets" *ngIf="!data.user.protected">
|
|
<ion-icon name="ios-git-compare-outline"></ion-icon>
|
|
<ion-icon name="ios-git-compare-outline"></ion-icon>
|
|
<span>{{ data.retweet_count | friendlyNumber }}</span>
|
|
<span>{{ data.retweet_count | friendlyNumber }}</span>
|