(all): 发布 1.2.0

更新文档
This commit is contained in:
就眠儀式
2022-06-23 23:15:04 +08:00
parent 3baa31a39b
commit 5ef3402f6f
4 changed files with 17 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ export default {
</script>
<script setup lang="ts">
import { inject, Ref, computed, ref, VNodeChild } from "vue";
import { inject, Ref, computed, ref } from "vue";
const props = defineProps<{
id: string;