import PermalinkButton from './containers/PermalinkButton'; export default { slots: { commentActions: [PermalinkButton] } };