style: run linter

This commit is contained in:
Sebin Nyshkim 2023-01-19 00:22:14 +01:00
parent b90b674bf9
commit fc3680bd7a
5 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,6 @@
<script setup lang="ts">
import WelcomeHeader from "@/components/WelcomeHeader.vue";</script>
import WelcomeHeader from "@/components/WelcomeHeader.vue";
</script>
<template>
<WelcomeHeader>