[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