feat(Popup): add overlay-content slot (#8794)
This commit is contained in:
@@ -202,7 +202,7 @@ test('month-show event', async () => {
|
||||
show: true,
|
||||
},
|
||||
});
|
||||
await later(100);
|
||||
await later(200);
|
||||
|
||||
expect(wrapper.emitted('month-show')).toBeTruthy();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user