From c23ee6b2fef71c11ca0f0f7c6a0a0720a4f2bb1c Mon Sep 17 00:00:00 2001 From: shuhaib s <95394061+shuhaib-aot@users.noreply.github.com> Date: Mon, 13 Nov 2023 16:48:56 +0530 Subject: [PATCH] event capture removed (#1706) --- forms-flow-web/src/containers/Head.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forms-flow-web/src/containers/Head.js b/forms-flow-web/src/containers/Head.js index bc91316be9..e3792f2a81 100644 --- a/forms-flow-web/src/containers/Head.js +++ b/forms-flow-web/src/containers/Head.js @@ -8,12 +8,12 @@ const Head = React.memo((props) => {