v2.0.0-beta.37
Added:
- Added a new export
RcbEvent
that is an enum for all React ChatBotify events - Added a new
useOnRcbEvent
that acceptsRcbEvent
as the first parameter and an event handler as the second parameter
Added:
RcbEvent
that is an enum for all React ChatBotify eventsuseOnRcbEvent
that accepts RcbEvent
as the first parameter and an event handler as the second parameter