react-simple-chatbot icon indicating copy to clipboard operation
react-simple-chatbot copied to clipboard

Functional custom component

Open tatianafrank opened this issue 2 years ago • 0 comments

I need to make a custom component that is a function instead of a class because Im using context/reducer hooks in react to manage the state across the bot and I'm wondering if the custom component can be a function and how I can access the previous steps prop, etc

tatianafrank avatar Feb 08 '23 18:02 tatianafrank