Skip to content

Commit 910f5e0

Browse files
committed
UserLink: Convert to template-only component
1 parent 312b60d commit 910f5e0

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

app/components/user-link.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<a href={{@user.url}} title={{@user.login}} ...attributes>{{yield}}</a>

app/components/user-link.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)