Next.js Discord

Discord Forum

why profile img is looking half while using twitter embed using react-tweet

Unanswered
Giant Angora posted this in #help-forum
Open in Discord
Giant AngoraOP
I'm using [react-tweet](https://react-tweet.vercel.app/)

code: import { Tweet } from 'react-tweet' <div className="flex justify-center items-center"> <Tweet id="1628832338187636740" /> </div>

0 Replies