mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
docs(Empty component): 📖 Fix typo in image prop description (#23251)
This commit is contained in:
parent
19a7b55a9f
commit
54b11b2ae3
@ -24,7 +24,7 @@ Empty state placeholder.
|
||||
| --- | --- | --- | --- | --- |
|
||||
| description | Customize description | string \| ReactNode | - | |
|
||||
| imageStyle | style of image | CSSProperties | - | |
|
||||
| image | Customize image. Will tread as image url when string provided. | string \| ReactNode | `Empty.PRESENTED_IMAGE_DEFAULT` | |
|
||||
| image | Customize image. Will treat as image url when string provided. | string \| ReactNode | `Empty.PRESENTED_IMAGE_DEFAULT` | |
|
||||
|
||||
## Built-in images
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user