docs: [el-progress] fix default slot description (#5564)

Co-authored-by: hy <zihong2020@foxmail.com>
This commit is contained in:
hy
2022-01-24 00:40:13 +08:00
committed by GitHub
parent 719489a096
commit b687074a43

View File

@@ -114,6 +114,6 @@ progress/indeterminate-progress
## Slots
| Name | Description |
| ------- | ----------------------------------------------- |
| default | Customized content, parameter is { percentage } |
| Name | Description |
| ------- | ------------------------------------------------- |
| default | Customized content, parameter is `{ percentage }` |