Skip to content

Commit f99b483

Browse files
committed
Merge pull request #84 from youngBrain1893/patch-1
Update toast.md icon="loading"
2 parents a8be028 + 6687305 commit f99b483

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/toast.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
属性 | 类型 | 默认值 | 可选值 | 备注
77
-----|------|--------|-------|------|
8-
icon|string|toast|所有icon|
8+
icon|string|toast|所有icon / loading |
99
iconSize|string|'small'|small, large| icon size
1010
show|bool|false|| 是否显示
1111

@@ -38,4 +38,4 @@ ReactDOM.render((
3838
<App/>
3939
), document.getElementById('container'));
4040

41-
```
41+
```

0 commit comments

Comments
 (0)