2020-09-01 19:13:11 +01:00

6 lines
96 B
JavaScript

import Component from '@ember/component';
export default Component.extend({
tagName: '',
});