chore(iconfont): 根据 CR 修复代码风格

This commit is contained in:
elrrrrrrr 2015-09-25 10:57:27 +08:00 committed by afc163
parent 6465712385
commit 2ec165d2aa

View File

@ -23,7 +23,7 @@
所有的 Icon 标签最终会渲染为
```
```html
<i class="anticon anticon-${type}"></i>
```