2017-09-25 12:25:14 -04:00

4 lines
84 B
JavaScript

export default Ember.Component.extend({
classNames: ['flagged-post-response']
});