2019-10-23 12:30:52 -04:00

5 lines
94 B
JavaScript

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