chore: format docs (#12973)

This commit is contained in:
btea 2023-05-29 20:03:54 +08:00 committed by GitHub
parent a99dbb3954
commit 9ba2ed7013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View File

@ -27,11 +27,11 @@ result/customized-content
### Attributes
| Name | Description | Type | Default |
| --------- | ------------------- | ---------------------------------------------------- | -------- |
| title | title of result | ^[string] | '' |
| sub-title | sub title of result | ^[string] | '' |
| icon | icon type of result | ^[enum]`'success' \| 'warning' \| 'info' \| 'error'` | info |
| Name | Description | Type | Default |
| --------- | ------------------- | ---------------------------------------------------- | ------- |
| title | title of result | ^[string] | '' |
| sub-title | sub title of result | ^[string] | '' |
| icon | icon type of result | ^[enum]`'success' \| 'warning' \| 'info' \| 'error'` | info |
### Slots

View File

@ -101,7 +101,6 @@ tag/checkable
| ---- | ------------------------- |
| — | customize default content |
## CheckTag API
### CheckTag Attributes