export default Ember.Component.extend({ layoutName: "components/topic-notification-options-button", classNames: ["topic-notification-options-button"], showFullTitle: true, appendReason: true, });