Explorar o código

图标设置大小

outaozhen %!s(int64=5) %!d(string=hai) anos
pai
achega
a370259efc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/SvgIcon/index.jsx

+ 1 - 1
src/components/SvgIcon/index.jsx

@@ -9,4 +9,4 @@ const IconFont = createFromIconfontCN({
 })
 export default IconFont
 
-export const IconPark = props => <Icon {...props} />
+export const IconPark = props => <Icon size="16" {...props} />