mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
chore: bump @vant/cli@3.0.0-rc.2
This commit is contained in:
@@ -37,7 +37,7 @@ export function mockScrollIntoView() {
|
||||
}
|
||||
|
||||
export function mockGetBoundingClientRect(
|
||||
rect: ClientRect | DOMRect
|
||||
rect: DOMRect
|
||||
): () => void {
|
||||
const originMethod = Element.prototype.getBoundingClientRect;
|
||||
|
||||
|
Reference in New Issue
Block a user