mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-25 05:32:31 +08:00

* temp * fix: mock esmodule default for Dropdown * test: move test cases to testing-library for DropDown * chore: remove console * fix: snapshot test * refactor: jest mock improvement
4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('dropdown');
|