mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-01 06:49:32 +08:00
6f2bddd5a1
* chore: update demo * chore: adjust fixed style * chore: opt scroll height * chore: clean up * chore: update demo * chore: bump rc-virtual-list * chore: update deps * chore: bump rc-table * fix: clean up * chore: fix demo * test: add test case
4 lines
127 B
TypeScript
4 lines
127 B
TypeScript
import { extendTest } from '../../../tests/shared/demoTest';
|
|
|
|
extendTest('table', { skip: ['ajax.tsx', 'virtual-list.tsx'] });
|