Skip to content

Commit

Permalink
docs: update image fallback in message list screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCupela committed Nov 27, 2023
1 parent 5d883cf commit 5ee1836
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ Besides the `img` component props, the component accepts the following:

### ImageFallback

A custom React component to be displayed as a fallback to an image failing to load.
A custom React component to be displayed as a fallback to an image failing to load. The component accepts the `img` props that have originally been passed to `BaseImage` component.

| Type |
|---------------------|
| React.ComponentType |
| `React.ComponentProps<'img'>` |

0 comments on commit 5ee1836

Please sign in to comment.