Skip to content

Commit

Permalink
doc(Icon): 文档错误 (#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
gssggssg committed Mar 28, 2022
1 parent 48b2dd4 commit 4d19024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-icon/README.md
Expand Up @@ -303,7 +303,7 @@ const Demo = () => (
|--------- |-------- |--------- |-------- |
| type | 图标的名称 | String/ReactNode | - |
| spin | 是否有旋转动画 | Boolean | `false` |
| verticalAlign | 是否有旋转动画 | Enum {baseline, middle} | `baseline` |
| verticalAlign | 垂直对齐方式 | Enum {baseline, middle} | `baseline` |
| style | 设置图标的样式,例如 `fill``stroke` | Object | - |


Expand Down

0 comments on commit 4d19024

Please sign in to comment.