2020-07-09 10:08:47 +01:00

6 lines
96 B
JavaScript

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