mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
ac143ffb4d
* docs: fix component demo column number * test: skip test case
4 lines
107 B
TypeScript
4 lines
107 B
TypeScript
import { extendTest } from '../../../tests/shared/demoTest';
|
|
|
|
extendTest('table', { skip: ['ajax.tsx'] });
|