mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-05 01:19:45 +08:00
81aac069ac
* 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');
|