4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
|
export default Ember.Component.extend({
|
||
|
classNames: ["admin-report-inline-table"]
|
||
|
});
|