mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
chore: move useRect to @vant/use
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useHeight } from './use-rect';
|
||||
import { useHeight } from './use-height';
|
||||
import type { Ref, VNode } from 'vue';
|
||||
import type { BEM } from '../utils/create/bem';
|
||||
|
||||
|
Reference in New Issue
Block a user