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