Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#1863] Added SourceMessagePreview #1867

Merged

Conversation

stayprodio
Copy link
Contributor

closes #1863

};

export const SourceMessagePreview = (props: SourceMessagePreviewProps) => {
const {conversation} = props;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@stayprodio stayprodio merged commit 61dbb17 into develop May 31, 2021
@stayprodio stayprodio deleted the fix/1863-use-render-library-for-conversationPreview branch May 31, 2021 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use render library for conversationListItem lastMessage
2 participants