fix: remove deprecated allowtransparency prop to resolve build error

This commit is contained in:
AyrisAI
2026-05-16 01:06:26 +03:00
parent 17d7c84afb
commit b1624cb9df

View File

@@ -122,7 +122,6 @@ export default function WorkDetailClient({ project, nextProject }: { project: an
src={getInstaEmbedUrl(item)}
className="w-full h-[700px] border-0"
scrolling="no"
allowtransparency="true"
allowFullScreen
/>
</div>