themashcodee / slack-blocks-to-jsx

A library to convert Slack blocks to JSX components to be used with React
https://www.npmjs.com/package/slack-blocks-to-jsx
11 stars 1 forks source link

Request: Add support for Video block #13

Closed StephenTangCook closed 13 hours ago

StephenTangCook commented 1 week ago

Requesting support for the video block: https://api.slack.com/reference/block-kit/blocks#video

TODO: https://github.com/themashcodee/slack-blocks-to-jsx/blob/9d462cad3719baa2ef7ed85f5243d5c1cfb6616a/src/components/blocks/video.tsx#L4

themashcodee commented 13 hours ago

@StephenTangCook Added in v0.3.1