From b1624cb9df3c58ee0ce80bea98708faa5515ca3d Mon Sep 17 00:00:00 2001 From: AyrisAI Date: Sat, 16 May 2026 01:06:26 +0300 Subject: [PATCH] fix: remove deprecated allowtransparency prop to resolve build error --- components/WorkDetailClient.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/WorkDetailClient.tsx b/components/WorkDetailClient.tsx index ffff507..b041160 100644 --- a/components/WorkDetailClient.tsx +++ b/components/WorkDetailClient.tsx @@ -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 />