fix: apply ESLint rule vue/no-unused-properties
This commit is contained in:
@@ -24,7 +24,6 @@ export default {
|
||||
type: Array,
|
||||
default: () => [],
|
||||
},
|
||||
showAvatar: Boolean,
|
||||
},
|
||||
computed: {},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user