mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-24 04:36:44 +08:00

* test: removed the comment component's enzyme * feat: removed the comment component's enzyme Co-authored-by: qanglee <545540710@qq.com>
4 lines
77 B
TypeScript
4 lines
77 B
TypeScript
import demoTest from '../../../tests/shared/demoTest';
|
|
|
|
demoTest('comment');
|