fix: apply ESLint rule vue/component-name-in-template-casing
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ export default {
|
||||
|
||||
<template>
|
||||
<div class="agent-placeholder">
|
||||
<spinner />
|
||||
<Spinner />
|
||||
<p>{{ $t('CONVERSATION.CARD_CONTEXT_MENU.AGENTS_LOADING') }}</p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user