react-chat-widget
react-chat-widget copied to clipboard
How to do routing on click of quick buttons
Hey guys,
I need help, i am using react router to route, but i want to create like if user clicks on the quick buttons it should redirect to the particular route.
If anyone can help me on this, i am a beginner.
Thanks.
Me too, I am trying to find something like this on web but react-chat-widget dows not have so many tutorials in internet.
@EdmarPereira , you can use react-router-dom to route based on the selected value from react-chat-widget
Thanks for this information, I will try here and check if it works.