mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[bugfix] Tabs: incorrect line position in some cases (#3961)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import Notify from '..';
|
||||
import { transitionStub, later } from '../../../test/utils';
|
||||
|
||||
transitionStub();
|
||||
import { later } from '../../../test/utils';
|
||||
|
||||
test('create a notify', async () => {
|
||||
// should not cause error when call clear before show notify
|
||||
|
Reference in New Issue
Block a user