From 8c4a7a709ac128a69a58e89df2ea0b0bb5e03eab Mon Sep 17 00:00:00 2001 From: artrepay <150259877+artrepay@users.noreply.github.com> Date: Wed, 8 Nov 2023 09:49:45 -0500 Subject: [PATCH] change case to allowtransparency to fix warnings --- lib/JotFormReact.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/JotFormReact.js b/lib/JotFormReact.js index ed48e14..582b211 100644 --- a/lib/JotFormReact.js +++ b/lib/JotFormReact.js @@ -82,7 +82,7 @@ const JotFormEmbed = ({ ...componentStyles, ...style }} - allowTransparency="true" + allowtransparency="true" allowFullScreen="true" allow="geolocation; microphone; camera" frameBorder="0"