EmbeddedChat
EmbeddedChat copied to clipboard
Feat/#332 uikit block element renders
Brief Title
Render custom MessageGenericPreview components instead of using @rocket.chat/fuselage in packages/react/src/components/uiKit/blocks/PreviewBlock.js
Acceptance Criteria fulfillment
- [X] Render custom uikit-block components to reduce bundle size.
- [x] MessageGenericPreview.styles.js used.
Fixes #332