ant-design/components/form-legacy/__tests__/demo.test.js
zombieJ 340ff711ab
chore: Support TypeScript & JavaScript with Demo (#17247)
* update bisheng

* support lang panel

* display tabs if multiple lang

* rm tmp file
2019-06-23 12:49:28 +08:00

4 lines
74 B
JavaScript

import demoTest from '../../../tests/shared/demoTest';
demoTest('form');