[improvement] Panel: add icon prop (#1942)
This commit is contained in:
@@ -33,6 +33,7 @@ Vue.use(Panel);
|
||||
|
||||
| Attribute | Description | Type | Default |
|
||||
|-----------|-----------|-----------|-------------|
|
||||
| icon | Left Icon | `String` | - |
|
||||
| title | Title | `String` | - |
|
||||
| desc | Description | `String` | - |
|
||||
| status | Status | `String` | - |
|
||||
|
||||
Reference in New Issue
Block a user