andycmaj / react-chat-renderer

React JSX factory implementation for Slack
15 stars 0 forks source link

action block does not use provided blockId #21

Closed davemeyer closed 4 years ago

davemeyer commented 4 years ago

the ActionBlock accepts a blockId prop, but it does not actually set it when constructing the resulting slack message.