fix lint errors

Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
This commit is contained in:
RcleydsonR
2022-11-21 16:42:45 -03:00
parent d5467286b0
commit 15e5fed07b
7 changed files with 53 additions and 71 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
</script>
<script setup lang="ts"></script>
<template>
<h2 v-bind:hidden="true">Home View</h2>
</template>