EmbeddedChat icon indicating copy to clipboard operation
EmbeddedChat copied to clipboard

Feat/#332 uikit block element renders

Open umangutkarsh opened this issue 2 years ago • 0 comments

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

umangutkarsh avatar Nov 26 '23 09:11 umangutkarsh