export default Component.extend({
  tagName: 'span',
  classNames: ['user-actions'],

  notify: service(),