github.com/iqoqo/nomad@v0.11.3-0.20200911112621-d7021c74d101/ui/app/components/list-table/table-head.js (about)

     1  import Component from '@ember/component';
     2  
     3  export default Component.extend({
     4    tagName: 'thead',
     5  });