vercel / react-tweet

Embed tweets in your React application.
https://react-tweet.vercel.app
MIT License
1.52k stars 83 forks source link

[Help] remove/hide items from the tweet #69

Closed mtrud closed 1 year ago

mtrud commented 1 year ago

Hi, i need to remove/hide the TweetInfo and TweetReplies from the tweet. i can simply 'remove' them from embedded-tweet.js but i need to do keep updating the library. is there a way to do this?

lfades commented 1 year ago

Yes, we'll be releasing new changes to make templating possible and this type of changes can be done.