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