FIX: unread badges should be inline on the category list
This commit is contained in:
parent
88c4250df7
commit
76fe24251c
|
@ -0,0 +1,3 @@
|
|||
export default Ember.Component.extend({
|
||||
tagName: 'span'
|
||||
});
|
Loading…
Reference in New Issue