mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 12:10:06 +08:00
246adcd5dd
* docs: Add Tree virtual scroll demo * update snapshot * show debug demo * rename * fix lint * skip virtual list demo snapshot since conflict in node test
4 lines
122 B
JavaScript
4 lines
122 B
JavaScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('tree', { skip: ['big-data.md', 'virtual-scroll.md'] });
|