mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-13 04:53:11 +08:00

* test: move test cases to testing-library for Grid * fix: test when typeof gutter is object array in large screen
4 lines
74 B
TypeScript
4 lines
74 B
TypeScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('grid');
|