docs(Empty component): 📖 Fix typo in image prop description (#23251)

This commit is contained in:
Christian Fleschhut 2020-04-14 12:20:14 +02:00 committed by GitHub
parent 19a7b55a9f
commit 54b11b2ae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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