fix: apply ESLint rule vue/component-tags-order
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<script></script>
|
||||
|
||||
<template>
|
||||
<div class="animation-container margin-top-1">
|
||||
<div class="ai-typing--wrap">
|
||||
@@ -12,8 +14,6 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script></script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.animation-container {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user