parent
2d2950ed33
commit
e5dc115607
2 changed files with 0 additions and 31 deletions
|
@ -1,8 +0,0 @@
|
|||
export function initialize(container, application) {
|
||||
application.inject('component', 'store', 'service:store');
|
||||
}
|
||||
|
||||
export default {
|
||||
name: 'component-store',
|
||||
initialize: initialize
|
||||
};
|
Reference in a new issue