andycmaj / react-chat-renderer

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

fragments don't work when using typescript jsxFactory #18

Open andycmaj opened 4 years ago

andycmaj commented 4 years ago

ScreenCapture at Thu Nov 14 23:02:04 PST 2019

possibly, implement a dumb component to take the place of the <> fragment... all it should do is pass through children and append them to an array