4 lines
58 B
Plaintext
Raw Normal View History

export default Ember.Component.extend({
tagName: ''
2017-10-31 08:34:13 +08:00
});