sonar low

This commit is contained in:
Cindy Chang
2024-07-26 10:48:38 +08:00
parent 2ca4fdd0c6
commit a5f271ccc8
7 changed files with 6 additions and 10 deletions

View File

@@ -2,8 +2,6 @@
<RouterView />
</template>
<style scoped></style>
<script setup lang="ts">
import { RouterView } from "vue-router";
</script>