export default Ember.Component.extend({
  layoutName: "select-kit/templates/components/topic-notifications-button",
  classNames: "topic-notifications-button",
  showFullTitle: true,
  appendReason: true
});