fix: apply ESLint rule vue/component-name-in-template-casing
This commit is contained in:
@@ -31,7 +31,7 @@ export default {
|
||||
};
|
||||
</script>
|
||||
<template>
|
||||
<dyte-video-call
|
||||
<DyteVideoCall
|
||||
v-if="showDyteIntegration"
|
||||
:message-id="messageId"
|
||||
:meeting-data="contentAttributes.data"
|
||||
|
||||
Reference in New Issue
Block a user