mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 04:00:13 +08:00
0062867274
* new Layout Component (#4087) * change Anchor type * new Layout * Component update && add snap * Revert "new Layout Component" (#4131) * add Layout (#4169) * add Layout * update * fix snapshot * Improve layout component 1. update demo code 2. drop `position` of Sider 3. improve demo style
4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('layout');
|