react-simpletabs
react-simpletabs copied to clipboard
Open specific tab from another component
Hi,
I'd like to open a specific tab when clicking on a button from another component.
How can I update the tabActive state or call the setActive method from that other component?
Thanks