fix: remove deprecated allowtransparency prop to resolve build error
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user