docs: prettier all markdown files
This commit is contained in:
+11
-11
@@ -35,17 +35,17 @@ 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 |
|
||||
| --------- | ----------- | -------- | ------- |
|
||||
| icon | Left Icon | _string_ | - |
|
||||
| title | Title | _string_ | - |
|
||||
| desc | Description | _string_ | - |
|
||||
| status | Status | _string_ | - |
|
||||
|
||||
### Slots
|
||||
|
||||
| Name | Description |
|
||||
|------|------|
|
||||
| default | Default slot |
|
||||
| header | Custom header |
|
||||
| footer | Custom footer |
|
||||
| Name | Description |
|
||||
| ------- | ------------- |
|
||||
| default | Default slot |
|
||||
| header | Custom header |
|
||||
| footer | Custom footer |
|
||||
|
||||
Reference in New Issue
Block a user