diff --git a/components/src/core/components/ProfilePic/ProfilePic.vue b/components/src/core/components/ProfilePic/ProfilePic.vue index 2e473aec7..948c52c26 100644 --- a/components/src/core/components/ProfilePic/ProfilePic.vue +++ b/components/src/core/components/ProfilePic/ProfilePic.vue @@ -35,8 +35,6 @@ import {defaultUser} from './images'; export default defineComponent({ name: 'oxd-profile-pic', - emits: ['linkClick'], - props: { size: { type: String,