why profile img is looking half while using twitter embed using react-tweet
Unanswered
Giant Angora posted this in #help-forum
Giant AngoraOP
I'm using [react-tweet](https://react-tweet.vercel.app/)
code:
code:
import { Tweet } from 'react-tweet'
<div className="flex justify-center items-center">
<Tweet id="1628832338187636740" />
</div>