mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-09 02:23:44 +08:00

* Refactor the button test to use typescript * update tsconfig.json * Change file name as a workaround * update antd-tools
4 lines
76 B
TypeScript
4 lines
76 B
TypeScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('button');
|