fix: apply ESLint rule vue/no-unused-properties
This commit is contained in:
@@ -17,7 +17,6 @@ export default {
|
||||
WootDropdownMenu,
|
||||
},
|
||||
mixins: [keyboardEventListenerMixins],
|
||||
props: { conversationId: { type: [String, Number], required: true } },
|
||||
data() {
|
||||
return {
|
||||
isLoading: false,
|
||||
|
||||
Reference in New Issue
Block a user