vercel / react-tweet

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

Replace deprecated interface name for Tweet components prop #121

Closed rafaelgiro closed 10 months ago

rafaelgiro commented 11 months ago

Hello! I thoroughly enjoyed exploring the library. While experimenting with it, I observed that the TweetComponents mentioned in the documentation have been marked as deprecated. So, I've created this pull request to replace the outdated interface name with the accurate one, TwitterComponents.