Skip to content

Instantly share code, notes, and snippets.

@collinglass
Last active December 16, 2017 11:54
Show Gist options
  • Save collinglass/7c3a58450cda6929e16d97454310a5ea to your computer and use it in GitHub Desktop.
Save collinglass/7c3a58450cda6929e16d97454310a5ea to your computer and use it in GitHub Desktop.
// ...
render() {
return <MessageContainer
{...props}
renderLoadEarlier={() => null}
/>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment