ant-design/components/icon/__tests__/demo.test.ts
afc163 80e7cc0afd
fix: <Icon component={HomeOutlined} /> align issue (#33709)
* fix: <Icon component={HomeOutlined} /> align issue

close #33703

* update snapshot
2022-01-13 20:32:09 +08:00

4 lines
74 B
TypeScript

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