add bottom error message
This commit is contained in:
parent
f5d0240772
commit
0f57b136ff
@ -79,6 +79,7 @@ const MessageList: FC = () => {
|
||||
initialErrorMessage="Unable to retrieve recent messages"
|
||||
aboveErrorMessage="Unable to retrieve messages above"
|
||||
belowErrorMessage="Unable to retrieve messages below"
|
||||
bottomErrorMessage="Unable to retrieve messages at bottom"
|
||||
>
|
||||
{messageElements}
|
||||
</InfiniteScrollRecoil>
|
||||
|
Loading…
Reference in New Issue
Block a user