style: code reformat
This commit is contained in:
parent
5ce52d15e4
commit
0591c277b9
|
|
@ -47,8 +47,8 @@
|
|||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import type { Comment } from 'src/services/api'
|
||||
import { computed } from 'vue'
|
||||
import type { Comment } from 'src/services/api'
|
||||
|
||||
interface Props {
|
||||
comment: Comment
|
||||
|
|
|
|||
Loading…
Reference in New Issue