parent
75b75358cd
commit
253aac1fd4
27 changed files with 187 additions and 73 deletions
5
app/components/admin-section-list.js
Normal file
5
app/components/admin-section-list.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
import Ember from 'ember';
|
||||
|
||||
const { Component } = Ember;
|
||||
|
||||
export default Component.extend({});
|
Loading…
Add table
Add a link
Reference in a new issue