mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 12:10:06 +08:00
80e7cc0afd
* fix: <Icon component={HomeOutlined} /> align issue close #33703 * update snapshot
4 lines
82 B
TypeScript
4 lines
82 B
TypeScript
import { extendTest } from '../../../tests/shared/demoTest';
|
|
|
|
extendTest('icon');
|