You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: