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