removed unplugin. Working on better performance in dev mode...
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<script setup lang="ts">
|
||||
import { ref } from 'vue'
|
||||
import FlashMessages from '@/components/FlashMessages.vue'
|
||||
import { NMessageProvider } from 'naive-ui'
|
||||
|
||||
const props = defineProps({
|
||||
test: String,
|
||||
|
||||
Reference in New Issue
Block a user