andycmaj / react-chat-renderer

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

correctly export input elements #52

Closed davemeyer closed 3 years ago

davemeyer commented 3 years ago

error handling around buildInputOptions and double check all related types are exported

davemeyer commented 3 years ago

@andycmaj the only export issue i had was resolved with https://github.com/asynchronous-dev/react-chat-renderer/commit/143426bd9bcfa89b94867500d8735ce194edd6f3

but will look at the branch in question to see what's going on