vercel / react-tweet

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

Tweets containing multiple images will be displayed with incorrect style #101

Closed DIYgod closed 11 months ago

DIYgod commented 11 months ago

I encountered this problem while using react-tweet in my project xLog.

For example: https://react-tweet-next.vercel.app/light/1653023791759458307

lfades commented 11 months ago

Fixed by https://github.com/vercel/react-tweet/pull/103