2020-07-09 09:09:53 +00:00

6 lines
96 B
JavaScript

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