liu
5 天以前 0496b0e8078775203d51d62765766c5db3ebeb71
src/packages/@core/ui-kit/shadcn-ui/src/components/tooltip/help-tooltip.vue
@@ -1,5 +1,5 @@
<script setup lang="ts">
import { cn } from '..\..\..\..\..\base\shared\src\utils';
import { cn } from '../../../../../base/shared/src/utils';
import { CircleHelp } from '@lucide/vue';