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