mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
7bc3d4f222
* 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');
|