mirror of
https://github.com/gkd-kit/docs.git
synced 2024-11-16 06:32:19 +08:00
chore: code
This commit is contained in:
parent
1da1cd282c
commit
7404ba7f41
|
@ -1,5 +1,5 @@
|
|||
import type { Component } from 'vue';
|
||||
import { defineComponent, h, onMounted, shallowRef, nextTick } from 'vue';
|
||||
import { defineComponent, h, shallowRef } from 'vue';
|
||||
|
||||
export const DefaultSlotCpt = defineComponent((_, ctx) => {
|
||||
return () => {
|
||||
|
|
Loading…
Reference in New Issue
Block a user