Hi! I’m trying to figure out how I can conditionally hide/show child elements inside a Tab based on if the Tab is selected (Current) or not.
In the screenshot attached, I’d like to hide the paragraph selected if the tab is not active (i.e. only display the paragraph once the user selects that tab.
Any help appreciated