gaoluyang
4 天以前 b64a0deae5b5d33f9e20671a68936b27f0b9b00b
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';