This commit is contained in:
2023-04-26 23:33:38 +08:00
parent 65bd3def6c
commit 9ad0005c87
2 changed files with 3 additions and 2 deletions

View File

@@ -5,5 +5,5 @@
</template>
<script lang="ts" setup>
import { NButton } from 'naive-ui'
</script>
import { NButton } from 'naive-ui';
</script>