zhangwencui
2 天以前 a2002ba0e8aa2a0e4eee61b5205748d8f6e454fc
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';