Toggle class(or change style) of element when element in clicked, Vuejs – Twitter API
The way i am getting data is little bit complicated. I have "tweets" array where data is stored and each tweet is a card where i successfully change style when card is clicked(markTweet function), but there are also replies for…