fix: apply ESLint rule vue/component-name-in-template-casing
This commit is contained in:
@@ -43,7 +43,7 @@ export default {
|
||||
:src="avatarUrl"
|
||||
alt="Avatar"
|
||||
/>
|
||||
<header-actions
|
||||
<HeaderActions
|
||||
:show-popout-button="showPopoutButton"
|
||||
:show-end-conversation-button="false"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user