mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
FIX: unread badges should be inline on the category list
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export default Ember.Component.extend({
|
||||
tagName: 'span'
|
||||
});
|
||||
Reference in New Issue
Block a user