1.0.7 • Published 6 years ago
@nuage/icon v1.0.7
通用的 icon 组件
兼容 iconfont 的 font 图标和 svg 图标
import { Icon } from '@nuage/icon';
const target = <Icon font={icon} />;
兼容 iconfont 的 font 图标和 svg 图标
import { Icon } from '@nuage/icon';
const target = <Icon font={icon} />;