fix: apply ESLint rule vue/component-name-in-template-casing
This commit is contained in:
@@ -41,7 +41,7 @@ export default {
|
||||
@load="handleIframeLoad"
|
||||
@error="handleIframeError"
|
||||
/>
|
||||
<article-skeleton-loader
|
||||
<ArticleSkeletonLoader
|
||||
v-if="isLoading"
|
||||
class="absolute w-full h-full top-0 left-0"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user