Skip to content

v2.0.0-beta.37

Compare
Choose a tag to compare
@tjtanjin tjtanjin released this 20 May 15:28
· 2 commits to main since this release

Added:

  • Added a new export RcbEvent that is an enum for all React ChatBotify events
  • Added a new useOnRcbEvent that accepts RcbEvent as the first parameter and an event handler as the second parameter