This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
Fix previews in MessageCard
Composable
#27579
Labels
Milestone
The
MessageCard
Composable currently takes in a Nimbus-driven object which breaks the previews, when the Composable really only needs three elements:The
message: Message
parameter should be refactored so only the actual text is passed-in.┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: