jovotech / jovo-framework

🔈 The React for Voice and Chat: Build Apps for Alexa, Messenger, Instagram, the Web, and more
https://www.jovo.tech
Apache License 2.0
1.68k stars 309 forks source link

Button property on table should be optional #1272

Closed OriginalJef closed 2 years ago

OriginalJef commented 2 years ago

https://github.com/jovotech/jovo-framework/blob/52912f7a73ebfd05cd7848d3195402cc37421008/platforms/platform-googleassistant/src/output/models/content/Table.ts#L43

as listed in de docs, the button prop is optional: https://developers.google.com/assistant/conversational/prompts-rich

aswetlow commented 2 years ago

Thanks! Would you like to make a PR?

jankoenig commented 2 years ago

Thanks for flagging this @OriginalJef. And for the fix @aswetlow 🎉