67P/hyperchannel

View on GitHub
app/components/link-to-username/template.hbs

Summary

Maintainability
Test Coverage
<LinkTo @route="user-channel"
        @model={{this.userChannelId}}
        class="hc-sidebar-item {{this.role}}">
  {{@username}}
</LinkTo>