At ChatInput docs onKeyDown seems to have been confused with the layout property. The type of it appears to be an event handler function just like onChange, not a string.
At ChatBubble docs the first example is missing the actionIcons definition but it's present in the next example.
I will update the issue if I find more. Thanks for your hard work, your components are really really cool!
At
ChatInputdocsonKeyDownseems to have been confused with thelayoutproperty. The type of it appears to be an event handler function just likeonChange, not astring.At
ChatBubbledocs the first example is missing theactionIconsdefinition but it's present in the next example.I will update the issue if I find more. Thanks for your hard work, your components are really really cool!