docs: add version tip in en docs (#4262)
This commit is contained in:
+6
-6
@@ -35,12 +35,12 @@ Vue.use(Panel);
|
||||
|
||||
### Props
|
||||
|
||||
| Attribute | Description | Type | Default |
|
||||
|------|------|------|------|
|
||||
| icon | Left Icon | `string` | - |
|
||||
| title | Title | `string` | - |
|
||||
| desc | Description | `string` | - |
|
||||
| status | Status | `string` | - |
|
||||
| Attribute | Description | Type | Default | Version |
|
||||
|------|------|------|------|------|
|
||||
| icon | Left Icon | `string` | - | - |
|
||||
| title | Title | `string` | - | - |
|
||||
| desc | Description | `string` | - | - |
|
||||
| status | Status | `string` | - | - |
|
||||
|
||||
### Slots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user