docs: fix format errors (#8919)

* docs: fix format errors

* docs: fix format errors
This commit is contained in:
踏学吾痕
2021-06-24 09:49:08 +08:00
committed by GitHub
parent 4f0ca629b2
commit ac3c5aa951
9 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -233,7 +233,7 @@ export default {
### Tabs Props
| Attribute | Description | Type | Default |
| --- | --- | --- | --- | --- |
| --- | --- | --- | --- |
| v-model:active | Index of active tab | _number \| string_ | `0` |
| type | Can be set to `line` `card` | _string_ | `line` |
| color | Tab color | _string_ | `#ee0a24` |