From 30a23cedbc38d9f69fdd04eb2c362a9174feb634 Mon Sep 17 00:00:00 2001 From: BHARGAVA_GONUGUNTA <118610174+bhargavagonugunta@users.noreply.github.com> Date: Fri, 29 Sep 2023 15:15:45 +0530 Subject: [PATCH] Fixes the dropdowen issue #11597 (#11607) --- apps/web/components/apps/InstallAppButtonChild.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/web/components/apps/InstallAppButtonChild.tsx b/apps/web/components/apps/InstallAppButtonChild.tsx index e53fab5351..b6ec80ddca 100644 --- a/apps/web/components/apps/InstallAppButtonChild.tsx +++ b/apps/web/components/apps/InstallAppButtonChild.tsx @@ -76,7 +76,7 @@ export const InstallAppButtonChild = ({ { if (mutation.isLoading) event.preventDefault(); }}> @@ -95,6 +95,7 @@ export const InstallAppButtonChild = ({ return (