vercel / react-tweet

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

Low-Quality User Avatars in Tweet Embeds #168

Open dominon12 opened 1 month ago

dominon12 commented 1 month ago

Hi there,

First of all, thank you for this amazing library!

While implementing a simple tweet embed functionality, I've noticed that the user avatars appear to be of rather low quality.

image

Could this be improved to enhance the visual appeal of the embedded tweets?

Thanks again for your hard work on this project!