import Ember from 'ember'; export default Ember.Component.extend({ tagName: 'table', classNames: ['properties-table'] });