fix: ลบ icon ออก

This commit is contained in:
Net 2024-04-05 18:20:15 +07:00
parent ed921d947c
commit 3c741947ed

View file

@ -1,6 +1,4 @@
<script setup lang="ts"> <script setup lang="ts"></script>
import 'iconify-icon';
</script>
<template> <template>
<router-view /> <router-view />
</template> </template>