update doc

pull/6456/head
afc163 8 years ago
parent 22b3a3979a
commit e13ffac490

@ -64,7 +64,7 @@ ReactDOM.render(<IconSet className="icons" catigory="logo" />, mountNode);
## API
You can set `style` and `className` for size and color of icons because they are still words in essence.
You can set `style` and `className` for size and color of icons because they are still fonts in essence.
```jsx
<Icon type="question" style={{ fontSize: 16, color: '#08c' }} />

Loading…
Cancel
Save