Skip to content

Commit

Permalink
🔥 remove setFileImage usage from AdDisplay component rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkjrs committed Oct 17, 2023
1 parent 167b4a4 commit fa3637b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ function PromoButton({
</Suspense>
<AdDisplay
fileImage={fileImage}
setFileImage={setFileImage}
scale={65}
adTitle={adTitle || 'Tincre.dev Promo Button'}
adCopy={
Expand Down

0 comments on commit fa3637b

Please sign in to comment.