2020-06-17 10:25:54 +01:00

6 lines
96 B
JavaScript

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