Add new components
This commit is contained in:
5
app/components/found-item.js
Normal file
5
app/components/found-item.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import Ember from 'ember';
|
||||
|
||||
export default Ember.Component.extend({
|
||||
item: {}
|
||||
});
|
||||
Reference in New Issue
Block a user