style: run linter
This commit is contained in:
parent
b90b674bf9
commit
fc3680bd7a
5 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,6 @@
|
|||
<script setup lang="ts">
|
||||
import WelcomeHeader from "@/components/WelcomeHeader.vue";</script>
|
||||
import WelcomeHeader from "@/components/WelcomeHeader.vue";
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<WelcomeHeader>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue