mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-09 04:46:52 +10:00
update doc
This commit is contained in:
@@ -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' }} />
|
||||
|
||||
Reference in New Issue
Block a user