chore: bump @vant/cli@3.0.0-rc.2
This commit is contained in:
+1
-1
@@ -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