mirror of
https://github.com/flarum/core.git
synced 2025-08-09 09:57:06 +02:00
Working on interface components.
This commit is contained in:
@@ -6,6 +6,7 @@ var MenuItem = Ember.Component.extend({
|
||||
className: '',
|
||||
action: null,
|
||||
divider: false,
|
||||
active: false,
|
||||
|
||||
tagName: 'a',
|
||||
attributeBindings: ['href'],
|
||||
|
Reference in New Issue
Block a user