mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +08:00

* refactor: Pure support open * chore: fit content size * test: Update snapshot * test: back of snapshot * test: ignore purePanel
6 lines
110 B
JavaScript
6 lines
110 B
JavaScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('select', {
|
|
skip: ['render-panel.md'],
|
|
});
|