feat(style): update basic red color (#4368)
This commit is contained in:
@@ -72,7 +72,7 @@ export default {
|
||||
| message | Message | *string* | - | - |
|
||||
| duration | Duration(ms), won't disappear if value is 0 | *number* | `3000` | - |
|
||||
| color | Message color | *string* | `#fff` | | - |
|
||||
| background | Background color | *string* | `#f44` | - |
|
||||
| background | Background color | *string* | `#ee0a24` | - |
|
||||
| className | Custom className | *any* | - | - |
|
||||
| onClick | Callback function after click | *Function* | - | - |
|
||||
| onOpened | Callback function after opened | *Function* | - | - |
|
||||
|
||||
Reference in New Issue
Block a user