zhangwencui
2 天以前 f08a81f01bc4a4104dd9ef04e071bb0bd0eb8afe
src/packages/@core/ui-kit/shadcn-ui/src/components/hover-card/hover-card.vue
@@ -5,7 +5,7 @@
  HoverCardRootProps,
} from 'reka-ui';
import type { ClassType } from '..\..\..\..\..\base\typings\src';
import type { ClassType } from '../../../../../base/typings/src';
import { computed } from 'vue';