docs: update version tag

This commit is contained in:
陈嘉涵
2020-01-26 17:24:59 +08:00
parent e7b8bfc7cc
commit 6ddd7ae69b
10 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ Use `info` prop to show badge in icon
| text | Button text | *string* | - |
| type | Button type, Can be set to `primary` `info` `warning` `danger` | *string* | `default` |
| color `v2.1.8` | Button color, support linear-gradient | *string* | - |
| icon `2.4.4` | Left Icon | *string* | - |
| icon `v2.4.4` | Left Icon | *string* | - |
| primary | Is primary button (red color) | *boolean* | `false` |
| disabled | Whether to disable button | *boolean* | `false` |
| loading | Whether show loading status | *boolean* | `false` |