mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-04 00:49:39 +08:00
6 lines
114 B
TypeScript
6 lines
114 B
TypeScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('button', {
|
|
skip: ['component-token.tsx'],
|
|
});
|