I have a component with 2 tabs, each one have some cards.
When I use that component, I want to have some text in the cards from tab 1 and some other text in the cards from tab 2.
I can’t figure out how to do it, when I use the component and set the text for the cards in the 2nd variant (tab2), the text replaces all the texts from the tab1.