mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
bceb15c4e6
* List:add infinite & detail optimize * React.children.map -> context * update snapshots & demo order * remove Item.Action _id * update List demo * List:add infinite & detail optimize * React.children.map -> context * 更新 snap * update snapshots
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('list');
|