fix: apply ESLint rule vue/component-name-in-template-casing
This commit is contained in:
@@ -49,7 +49,7 @@ export default {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<conversation-card
|
||||
<ConversationCard
|
||||
:key="source.id"
|
||||
:active-label="label"
|
||||
:team-id="teamId"
|
||||
|
||||
Reference in New Issue
Block a user