gaoluyang
9 天以前 b512624aa1218f01dc18646e1fd22fd090beb725
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';