We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06db818 commit 4cb10b7Copy full SHA for 4cb10b7
src/app/components/github/github.component.html
@@ -13,6 +13,12 @@
13
Share Your Score - {{ maxPoint }}
14
</t-twitter-button>
15
</div>
16
+ <div class="tweet-button" title="This is one of my favorite project!">
17
+ <t-twitter-button [showIcon]="false"
18
+ [url]="'https://github.com/trungk18/angular-spotify'">
19
+ 🎧 Angular Spotify
20
+ </t-twitter-button>
21
+ </div>
22
<div class="tweet-button" title="This is one of my favorite project!">
23
<t-twitter-button [showIcon]="false"
24
[url]="'https://jira.trungk18.com/'">
0 commit comments