refactor: Integrate the @vben-core/shared package
This commit is contained in:
@@ -4,7 +4,7 @@ import type { ContentCompactType } from '@vben-core/typings';
|
||||
import type { CSSProperties } from 'vue';
|
||||
import { computed } from 'vue';
|
||||
|
||||
import { useContentHeightListener } from '@vben-core/hooks';
|
||||
import { useContentHeightListener } from '@vben-core/composables';
|
||||
|
||||
interface Props {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user