4 lines
58 B
Plaintext
Raw Normal View History

2018-03-23 11:05:11 +08:00
export default Ember.Component.extend({
tagName: ''
});