docs: fix table

This commit is contained in:
chenjiahan
2020-12-14 17:07:58 +08:00
parent 96204b350c
commit 43a7047326
10 changed files with 14 additions and 14 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` |