mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Working on interface components.
This commit is contained in:
@@ -2,5 +2,5 @@ import Ember from 'ember';
|
||||
|
||||
export default Ember.Component.extend({
|
||||
tagName: 'ul',
|
||||
layoutName: 'components/menu-list',
|
||||
layoutName: 'components/menu-list'
|
||||
});
|
||||
|
Reference in New Issue
Block a user