ant-design/components/icon/__tests__/demo-extend.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
82 B
TypeScript

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