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

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