docs(components): [breadcrumb] fix attr typo (#14962)

This commit is contained in:
wzc520pyfm 2023-12-04 08:46:30 +08:00 committed by GitHub
parent 16b0eac701
commit b0cdf9abb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ breadcrumb/icon
| Name | Description | Type | Default |
| -------------- | -------------------------------- | ------------------------ | ------- |
| separator | separator character | ^[string] | / |
| separator-icon | icon component of icon separator | ^[string] / ^[Component] | - |
| separator-icon | icon component of icon separator | ^[string] / ^[Component] | |
### Breadcrumb Slots