fix: apply ESLint rule vue/no-empty-component-block

This commit is contained in:
iamsivin
2024-07-26 01:48:43 +05:30
parent b316b47f74
commit 1321a79b4c
9 changed files with 1 additions and 15 deletions
@@ -28,5 +28,3 @@ export default {
@view="onArticleClick"
/>
</template>
<style></style>